Mon, 07 Oct 2019 17:59:36 +0200 Stabilize TestLargeRootSet.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 17:59:36 +0200] rev 58484
Stabilize TestLargeRootSet.java
Mon, 07 Oct 2019 17:12:22 +0200 8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
shade [Mon, 07 Oct 2019 17:12:22 +0200] rev 58483
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag Reviewed-by: rkennke
Mon, 07 Oct 2019 17:12:13 +0200 8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
shade [Mon, 07 Oct 2019 17:12:13 +0200] rev 58482
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings Reviewed-by: rkennke
Mon, 07 Oct 2019 16:55:24 +0200 8230043: Lazily load libverify
redestad [Mon, 07 Oct 2019 16:55:24 +0200] rev 58481
8230043: Lazily load libverify 8230140: Remove unused mutex and monitor declarations Reviewed-by: hseigel, erikj, alanb, dholmes
Mon, 07 Oct 2019 16:44:12 +0200 8225694: Destination option missing in FlightRecorderMXBeanImpl
cito [Mon, 07 Oct 2019 16:44:12 +0200] rev 58480
8225694: Destination option missing in FlightRecorderMXBeanImpl Reviewed-by: egahlin
Mon, 07 Oct 2019 10:04:01 -0400 8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni
coleenp [Mon, 07 Oct 2019 10:04:01 -0400] rev 58479
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni Summary: Remove RedefineClasses adjustment and test, but improve checking for method/class matching. Reviewed-by: dholmes, sspitsyn
Mon, 07 Oct 2019 16:13:25 +0200 Merge JEP-349-branch
mgronlun [Mon, 07 Oct 2019 16:13:25 +0200] rev 58478
Merge
Mon, 07 Oct 2019 15:58:04 +0200 8220217: Javadoc missing link to member method
hannesw [Mon, 07 Oct 2019 15:58:04 +0200] rev 58477
8220217: Javadoc missing link to member method Reviewed-by: jjg
Mon, 07 Oct 2019 15:52:38 +0200 Provoke chunk rotation in TestRemovedChunks.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 15:52:38 +0200] rev 58476
Provoke chunk rotation in TestRemovedChunks.java
Mon, 07 Oct 2019 15:48:26 +0200 Fix issue with statistics which caused Metaspace::used_words() to be too high stuefe-new-metaspace-branch
stuefe [Mon, 07 Oct 2019 15:48:26 +0200] rev 58475
Fix issue with statistics which caused Metaspace::used_words() to be too high
Mon, 07 Oct 2019 15:00:24 +0200 8231930: Windows build fails after JDK-8191521
shade [Mon, 07 Oct 2019 15:00:24 +0200] rev 58474
8231930: Windows build fails after JDK-8191521 Reviewed-by: dholmes, clanger
Mon, 07 Oct 2019 13:32:44 +0100 8231885: Fix/remove malformed assert in os_windows.cpp
clanger [Mon, 07 Oct 2019 13:32:44 +0100] rev 58473
8231885: Fix/remove malformed assert in os_windows.cpp Reviewed-by: dcubed, stuefe, kbarrett
Mon, 07 Oct 2019 14:27:25 +0200 Test thread exclusion for RecordingStream::start JEP-349-branch
egahlin [Mon, 07 Oct 2019 14:27:25 +0200] rev 58472
Test thread exclusion for RecordingStream::start
Wed, 02 Oct 2019 17:32:08 +0200 8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
roland [Wed, 02 Oct 2019 17:32:08 +0200] rev 58471
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling Reviewed-by: vlivanov, thartmann
Tue, 01 Oct 2019 10:28:12 +0200 8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
roland [Tue, 01 Oct 2019 10:28:12 +0200] rev 58470
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode Reviewed-by: vlivanov, thartmann
Mon, 07 Oct 2019 12:06:47 +0200 8231895: Avoid String allocations in JVM_FindLoadedClass
redestad [Mon, 07 Oct 2019 12:06:47 +0200] rev 58469
8231895: Avoid String allocations in JVM_FindLoadedClass Reviewed-by: jiangli, dholmes, iklam
Mon, 07 Oct 2019 07:53:38 +0200 8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
pliden [Mon, 07 Oct 2019 07:53:38 +0200] rev 58468
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift Reviewed-by: tschatzl, eosterlund
Sun, 06 Oct 2019 13:08:58 -0400 8231093: Document the ZIP FS properties noCompression and releaseVersion
lancea [Sun, 06 Oct 2019 13:08:58 -0400] rev 58467
8231093: Document the ZIP FS properties noCompression and releaseVersion Reviewed-by: clanger, martin, alanb
Fri, 04 Oct 2019 18:13:05 -0400 8231882: --add-modules ALL-MODULE-PATH is not handled properly JDK-8200758-branch
herrick [Fri, 04 Oct 2019 18:13:05 -0400] rev 58466
8231882: --add-modules ALL-MODULE-PATH is not handled properly Reviewed-by: asemenyuk, almatvee
Fri, 04 Oct 2019 15:51:17 -0400 8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
lancea [Fri, 04 Oct 2019 15:51:17 -0400] rev 58465
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open Reviewed-by: alanb
Fri, 04 Oct 2019 14:56:02 -0400 8215895: Verify and create tests for Mac installer specific signing options JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:56:02 -0400] rev 58464
8215895: Verify and create tests for Mac installer specific signing options Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Fri, 04 Oct 2019 14:53:39 -0400 8231850: BasicTest test fails in jcov build JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:53:39 -0400] rev 58463
8231850: BasicTest test fails in jcov build Submitted-by: asemenyuk Reviewed-by: almatvee, herrick
Fri, 04 Oct 2019 11:45:16 -0700 8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
vdeshpande [Fri, 04 Oct 2019 11:45:16 -0700] rev 58462
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors Summary: Fix for UseAVX=3 has performance degredation on Skylake (X7) processors Reviewed-by: kvn
Fri, 04 Oct 2019 12:00:16 -0400 8215521: add microbenchmark to measure AccessController.getContext
ecaspole [Fri, 04 Oct 2019 12:00:16 -0400] rev 58461
8215521: add microbenchmark to measure AccessController.getContext Reviewed-by: redestad, alanb
Fri, 04 Oct 2019 07:54:57 +0100 8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
fmatte [Fri, 04 Oct 2019 07:54:57 +0100] rev 58460
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands Reviewed-by: cjplummer, sspitsyn
Thu, 03 Oct 2019 18:59:56 +0100 8231161: Wrong return type in code sample in Collector API documentation
jboes [Thu, 03 Oct 2019 18:59:56 +0100] rev 58459
8231161: Wrong return type in code sample in Collector API documentation Summary: Correct declaration of container from R to A and add compilation test Reviewed-by: smarks, lancea
Thu, 03 Oct 2019 08:51:40 -0700 Merge
lmesnik [Thu, 03 Oct 2019 08:51:40 -0700] rev 58458
Merge
Thu, 03 Oct 2019 08:50:10 -0700 8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
lmesnik [Thu, 03 Oct 2019 08:50:10 -0700] rev 58457
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java Reviewed-by: sspitsyn, phh, cjplummer
Thu, 03 Oct 2019 08:49:09 -0700 8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
darcy [Thu, 03 Oct 2019 08:49:09 -0700] rev 58456
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java Reviewed-by: alanb, chegar
Thu, 03 Oct 2019 11:04:51 -0400 8231706: change "Java" dir to "app" dir in jpackage app image JDK-8200758-branch
herrick [Thu, 03 Oct 2019 11:04:51 -0400] rev 58455
8231706: change "Java" dir to "app" dir in jpackage app image Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip