summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-02Make the new specification text an @implSpecpr/17919Eirik Bjorsnos
2024-02-28Update method description and deprecation note for the three remaining methodsEirik Bjorsnos
2024-02-27Reduce the deprecation note to "Use {@link #getBytesRead()} instead"Eirik Bjorsnos
2024-02-26Use "value" instead of "number of compressed bytes input so far"Eirik Bjorsnos
2024-02-26Merge branch 'master' into deprecate-total-in-outEirik Bjorsnos
2024-02-26Reduce new method description text to one sentenceEirik Bjorsnos
2024-02-268326099: GZIPOutputStream should use Deflater.getBytesRead() instead of Defla...Eirik Bjørsnøs
2024-02-268325589: C2 SuperWord refactoring: create VLoopAnalyzer with SubmodulesEmanuel Peter
2024-02-268323698: Class use page does not include extends/implements type argumentsChen Liang
2024-02-268326575: Remove unused ContiguousSpace::set_top_for_allocationsAlbert Mingkun Yang
2024-02-268325857: G1 Full GC flushes mark stats cache too earlyThomas Schatzl
2024-02-258310351: Typo in ImmutableCollectionsKorov
2024-02-24To align with the Java Language Specification, use "all but the 32 lowest ord...Eirik Bjorsnos
2024-02-238326006: Allow TEST_VM_FLAGLESS to set flagless modeLeonid Mesnik
2024-02-238326530: Widen allowable error bound of Math.tanJoe Darcy
2024-02-238326585: COMPARE_BUILD=PATCH fails if patch -R failsMagnus Ihse Bursie
2024-02-238311003: missing @since info in jdk.security.jgssWeijun Wang
2024-02-238326378: [PPC64] CodeEntryAlignment too largeMartin Doerr
2024-02-238326065: Merge Space into ContiguousSpaceAlbert Mingkun Yang
2024-02-238325202: gc/g1/TestMarkStackOverflow.java intermittently crash: G1CMMarkStack...Ivan Walulya
2024-02-238325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore sp...Roland Westrelin
2024-02-238326129: Java Record Pattern Match leads to infinite loopJan Lahoda
2024-02-238139457: Relax alignment of array elementsRoman Kennke
2024-02-238325215: Incorrect not exhaustive switch errorJan Lahoda
2024-02-238325994: JFR: Examples in JFR.start help use incorrect separatorErik Gahlin
2024-02-238278527: java/util/concurrent/tck/JSR166TestCase.java fails nanoTime testJaikiran Pai
2024-02-228318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, a...Justin Lu
2024-02-228326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=10...Thomas Stuefe
2024-02-228325752: Remove badMetaWordValStefan Karlsson
2024-02-228325742: Remove MetaWord usage from MemRegionStefan Karlsson
2024-02-228324832: JFR: Improve sorting of 'jfr summary'Erik Gahlin
2024-02-22Use "highest order bits" instead of "highest bits"Eirik Bjorsnos
2024-02-228321192: j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if ther...Renjith Kannath Pariyangad
2024-02-22Remove empty lineEirik Bjorsnos
2024-02-22Add back a note to specify the long-standing behavior of discarding the highe...Eirik Bjorsnos
2024-02-228325153: SEGV in stackChunkOopDesc::derelativize_address(int)Fredrik Bredberg
2024-02-228323274: C2: array load may float above range checkRoland Westrelin
2024-02-228326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not e...jdk-23+11SendaoYan
2024-02-228325870: Zap end padding bits for ArrayOops in non-release buildsAxel Boldt-Christmas
2024-02-228326414: Serial: Inline SerialHeap::create_rem_setAlbert Mingkun Yang
2024-02-228323695: RenderPerf (2D) enhancements (23.12)Laurent Bourgès
2024-02-228324243: Compilation failures in java.desktop module with gcc 14Sam James
2024-02-218325342: Remove unneeded exceptions in compare.shMagnus Ihse Bursie
2024-02-218326158: Javadoc for java.time.DayOfWeek#minus(long)Naoto Sato
2024-02-218326351: Update the Zlib version in open/src/java.base/share/legal/zlib.md to...Lance Andersen
2024-02-218326235: RISC-V: Size CodeCache for short calls encodingRobbin Ehn
2024-02-218326412: debuginfo files should not have executable bit setMagnus Ihse Bursie
2024-02-218326375: [REDO] Clean up NativeCompilation.gmk and its newly created partsMagnus Ihse Bursie
2024-02-218326334: JFR failed assert(used(klass)) failed: invariantMarkus Grönlund
2024-02-218325587: Shenandoah: ShenandoahLock should allow blocking in VMAleksey Shipilev