Tue, 26 May 2020 09:25:23 +0200 |
tschatzl |
8245087: Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount |
Tue, 26 May 2020 09:25:21 +0200 |
tschatzl |
8245086: G1: Rename measured pause time ratios |
Tue, 26 May 2020 09:31:00 +0200 |
shade |
8245757: Shenandoah: AlwaysPreTouch should not disable heap resizing or uncommits |
Tue, 26 May 2020 09:30:23 +0200 |
shade |
8245755: Shenandoah: missing logging for CWR Roots |
Tue, 26 May 2020 09:30:17 +0200 |
shade |
8245754: Shenandoah: ditch ShenandoahAlwaysPreTouch |
Tue, 26 May 2020 09:30:09 +0200 |
shade |
8245726: Shenandoah: lift/cleanup ShenandoahHeuristics names and properties |
Tue, 26 May 2020 09:29:00 +0200 |
shade |
8245722: 32-bit build failures after JDK-8243491 |
Tue, 26 May 2020 09:18:13 +0200 |
sjohanss |
8244817: Add configuration logging similar to ZGCs to other GCs |
Tue, 26 May 2020 09:18:27 +0800 |
jiefu |
8245761: [TESTBUG] runtime/logging/TestMethodHandlesVerbose.java fails with release VMs |
Mon, 25 May 2020 16:21:25 -0400 |
kbarrett |
8245594: Remove volatile-qualified member functions and parameters from oop class |
Mon, 25 May 2020 22:26:18 +0200 |
redestad |
8245678: Avoid allocations in Executable.getAllGenericParameterTypes |
Mon, 25 May 2020 22:21:45 +0200 |
redestad |
8245677: Optimize lookups in empty HashMaps |
Mon, 25 May 2020 17:59:40 +0100 |
dfuchs |
8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles |
Mon, 25 May 2020 18:39:31 +0200 |
mdoerr |
8244949: [PPC64] Reengineer assembler stop function |
Mon, 25 May 2020 16:36:34 +0200 |
egahlin |
8245120: JFR: Parser unable to return typed version |
Mon, 25 May 2020 12:03:30 +0200 |
redestad |
8245455: Remove alternative StringConcatFactory strategies |
Mon, 25 May 2020 10:54:39 +0100 |
mcimadamore |
8243491: Implementation of Foreign-Memory Access API (Second Incubator) |
Mon, 25 May 2020 11:34:11 +0200 |
chagedorn |
8244946: fatal error: memory leak: allocating without ResourceMark with -XX:+Verbose -Xlog:methodhandles |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8245465: Shenandoah: test_in_cset can use more efficient encoding |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8245464: Shenandoah: allocate collection set bitmap at lower addresses |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb |
Mon, 25 May 2020 11:04:08 +0200 |
shade |
8245703: 32-bit build failures after JDK-8243392 |
Mon, 25 May 2020 11:29:56 +0800 |
jjiang |
8245691: Add EdDSA certificstes to SSLSocketTemplate and CertUtils |
Sun, 24 May 2020 19:25:29 +0200 |
stuefe |
8243392: Remodel CDS/Metaspace storage reservation |
Sat, 23 May 2020 10:39:07 +0000 |
sspitsyn |
8244571: assert(!_thread->is_pending_jni_exception_check()) failed: Pending JNI Exception Check during class loading |
Sat, 23 May 2020 14:49:55 +0800 |
hchao |
8245665: Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA |
Fri, 22 May 2020 21:59:40 +0100 |
michaelm |
8241389: URLConnection::getHeaderFields returns result inconsistent with getHeaderField/Key for FileURLConnection, FtpURLConnection |
Fri, 22 May 2020 13:29:26 -0700 |
cjplummer |
8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException |
Fri, 22 May 2020 10:25:40 -0700 |
sviswanathan |
8245517: java/net/SocketOption/AfterClose.java fails with Invalid value 'READ_ONLY' |
Fri, 22 May 2020 10:18:34 -0700 |
sviswanathan |
8245569: Add jtreg tests for SO_INCOMING_NAPI_ID |
Fri, 22 May 2020 16:55:13 +0200 |
egahlin |
8227559: JFR: Slow dump with path-to-gc-roots=true |
Fri, 22 May 2020 14:21:30 +0200 |
redestad |
8245623: Remove unused code in sun/nio/fs after Solaris removal |
Fri, 22 May 2020 12:10:55 +0200 |
redestad |
8245619: Remove unused methods in UnixNativeDispatcher |
Fri, 22 May 2020 11:20:57 +0200 |
redestad |
8215401: Add isEmpty default method to CharSequence |
Thu, 21 May 2020 15:56:27 -0700 |
iklam |
8245335: [TESTBUG] DeterministicDump.java fails with release JVM |
Thu, 21 May 2020 13:56:11 -0700 |
naoto |
8239480: Support for CLDR version 37 |
Thu, 21 May 2020 13:55:06 -0700 |
naoto |
8245241: Incorrect locale provider preference is not logged |
Thu, 21 May 2020 16:45:55 -0400 |
coleenp |
8245260: Missing file header for test/hotspot/jtreg/containers/docker/TEST.properties |
Thu, 21 May 2020 09:56:19 +0530 |
psadhukhan |
Merge |
Wed, 20 May 2020 17:40:46 -0700 |
prr |
Merge |
Wed, 20 May 2020 08:40:27 -0700 |
prr |
Merge |
Wed, 20 May 2020 15:04:37 +0530 |
trebari |
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS |
Mon, 18 May 2020 17:16:29 -0700 |
prr |
6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop |
Mon, 18 May 2020 15:27:54 +0100 |
serb |
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows) |
Mon, 18 May 2020 15:50:22 +0530 |
jdv |
8245165: Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList |
Mon, 18 May 2020 11:18:51 +0530 |
psadhukhan |
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos |
Wed, 13 May 2020 19:53:02 +0530 |
trebari |
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac |
Wed, 13 May 2020 19:43:46 +0530 |
trebari |
8229856: [macos] Opening a menu on a JTextField can clear the text selection |
Wed, 20 May 2020 19:16:54 -0700 |
mikael |
8245518: Problem list java/net/SocketOption/AfterClose.java |
Thu, 21 May 2020 04:09:18 +0200 |
egahlin |
8238592: JFR: Crash when dumping paths to gc roots on deep heaps |
Thu, 21 May 2020 03:53:18 +0200 |
jwilhelm |
Added tag jdk-15+24 for changeset 497fd9f9129c |
Wed, 20 May 2020 17:33:37 -0700 |
mikael |
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports |
Thu, 21 May 2020 01:36:46 +0200 |
egahlin |
8235921: jdk/jfr/event/oldobject/TestLargeRootSet.java times out with debug bits |
Fri, 08 May 2020 18:59:03 +0200 |
enikitin |
8242150: [GRAAL] Add jtreg "serviceability/sa/ClhsdbJstackXcompStress.java" to graal problem list |
Wed, 20 May 2020 15:12:28 -0700 |
sviswanathan |
8243099: SO_INCOMING_NAPI_ID support |
Wed, 20 May 2020 14:30:28 -0700 |
erikj |
8245401: AbsPathsInImage.java fails on Windows on jdwp.dll |
Wed, 20 May 2020 17:45:07 -0400 |
zgu |
8245288: Shenandoah: move up ShenandoahEvacOOM scope for code root processing during concurrent class unloading |
Wed, 20 May 2020 17:21:16 -0400 |
kbarrett |
8245022: ParallelGC abuses StarTask to also include partial objarray scan tasks |
Wed, 20 May 2020 17:16:42 -0400 |
zgu |
8245240: Shenandoah: support nesting evacuation OOM scope |
Wed, 20 May 2020 11:29:11 -0700 |
xliu |
8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dsejdk-15+24 |