Wed, 01 May 2019 14:35:28 -0700 8220818: Validator does not find missing match for keyref error jdk-13+19
joehw [Wed, 01 May 2019 14:35:28 -0700] rev 54672
8220818: Validator does not find missing match for keyref error Reviewed-by: lancea
Wed, 01 May 2019 13:25:54 -0700 8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
mseledtsov [Wed, 01 May 2019 13:25:54 -0700] rev 54671
8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command Summary: Using InetAddress.getLocalHost() Reviewed-by: egahlin, lmesnik Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
Wed, 01 May 2019 13:07:30 -0700 8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
bchristi [Wed, 01 May 2019 13:07:30 -0700] rev 54670
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property Reviewed-by: alanb, bpb, lancea
Wed, 01 May 2019 12:31:29 -0700 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
kvn [Wed, 01 May 2019 12:31:29 -0700] rev 54669
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
Wed, 01 May 2019 12:41:26 -0400 8222744: add support for generating method handles from a variable symbol
vromero [Wed, 01 May 2019 12:41:26 -0400] rev 54668
8222744: add support for generating method handles from a variable symbol Reviewed-by: mcimadamore
Wed, 01 May 2019 22:02:48 +0530 8202414: Unsafe write after primitive array creation may result in array length change
rraghavan [Wed, 01 May 2019 22:02:48 +0530] rev 54667
8202414: Unsafe write after primitive array creation may result in array length change Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same Reviewed-by: dlong, kvn, vlivanov
Wed, 01 May 2019 09:06:12 -0700 8223078: Add microbenchmark for array copying/clearing/resizing
martin [Wed, 01 May 2019 09:06:12 -0700] rev 54666
8223078: Add microbenchmark for array copying/clearing/resizing Reviewed-by: dl, redestad
Wed, 01 May 2019 10:54:07 -0400 8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
coleenp [Wed, 01 May 2019 10:54:07 -0400] rev 54665
8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355 Summary: Remove too strict assert. Reviewed-by: hseigel
Wed, 01 May 2019 10:12:51 -0400 8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
zgu [Wed, 01 May 2019 10:12:51 -0400] rev 54664
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow Reviewed-by: shade
Wed, 01 May 2019 08:56:38 -0400 8074355: make MutexLocker smarter about non-JavaThreads
coleenp [Wed, 01 May 2019 08:56:38 -0400] rev 54663
8074355: make MutexLocker smarter about non-JavaThreads Summary: Use safepoint_check_always/safepoint_check_never instead of safepoint_check_sometimes for locks that are taken by JavaThreads and non-JavaThreads Reviewed-by: dholmes, rehn, dcubed, lmesnik
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip