Thu, 09 May 2019 14:26:03 +0200 8223620: Move IsGCActiveMark implementation out of header
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54782
8223620: Move IsGCActiveMark implementation out of header Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223619: Move VerifyOption out of Universe
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54781
8223619: Move VerifyOption out of Universe Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223136: Move compressed oops functions to CompressedOops class
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54780
8223136: Move compressed oops functions to CompressedOops class Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 07:21:32 -0400 8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
gadams [Thu, 09 May 2019 07:21:32 -0400] rev 54779
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table Reviewed-by: dcubed
Thu, 09 May 2019 11:58:26 +0200 8221759: Crash when completing \"java.io.File.path\"
jlahoda [Thu, 09 May 2019 11:58:26 +0200] rev 54778
8221759: Crash when completing \"java.io.File.path\" Summary: Do not provide documentation for inaccessible elements. Reviewed-by: rfield
Wed, 08 May 2019 09:50:23 +0000 8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
pli [Wed, 08 May 2019 09:50:23 +0000] rev 54777
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled Reviewed-by: shade
Wed, 08 May 2019 20:28:56 -0700 8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
jcbeyler [Wed, 08 May 2019 20:28:56 -0700] rev 54776
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism Summary: Added an error loop to help with convergence Reviewed-by: cjplummer, sspitsyn
Thu, 09 May 2019 03:11:56 +0200 Added tag jdk-13+20 for changeset 6ccc7cd7931e
jwilhelm [Thu, 09 May 2019 03:11:56 +0200] rev 54775
Added tag jdk-13+20 for changeset 6ccc7cd7931e
Thu, 09 May 2019 08:49:31 +0800 8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
weijun [Thu, 09 May 2019 08:49:31 +0800] rev 54774
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC Reviewed-by: mullan, xuelei
Wed, 08 May 2019 16:47:53 -0700 8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
kvn [Wed, 08 May 2019 16:47:53 -0700] rev 54773
8223380: [Graal] compiler/c2/Test8062950.java failed with time out. Summary: put test on Graal problem list. Reviewed-by: vlivanov
Wed, 08 May 2019 16:42:52 -0700 8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
kvn [Wed, 08 May 2019 16:42:52 -0700] rev 54772
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics Reviewed-by: vlivanov
Wed, 08 May 2019 23:53:24 +0200 8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
shade [Wed, 08 May 2019 23:53:24 +0200] rev 54771
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp) Reviewed-by: coleenp
Tue, 16 Apr 2019 13:06:23 -0700 8220673: Add test library support for determining platform IP support
aeubanks [Tue, 16 Apr 2019 13:06:23 -0700] rev 54770
8220673: Add test library support for determining platform IP support Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Wed, 08 May 2019 12:45:02 -0700 8221432: Upgrade CLDR to Version 35.1
naoto [Wed, 08 May 2019 12:45:02 -0700] rev 54769
8221432: Upgrade CLDR to Version 35.1 Reviewed-by: rriggs, srl
Wed, 08 May 2019 21:32:38 +0200 8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
shade [Wed, 08 May 2019 21:32:38 +0200] rev 54768
8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding) Reviewed-by: rkennke
Wed, 08 May 2019 11:56:19 -0700 8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode jdk-13+20
epavlova [Wed, 08 May 2019 11:56:19 -0700] rev 54767
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode Reviewed-by: kvn
Wed, 08 May 2019 20:45:30 +0200 8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
rkennke [Wed, 08 May 2019 20:45:30 +0200] rev 54766
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding Reviewed-by: shade
Wed, 08 May 2019 13:22:27 -0400 8223534: add back fixed test_markOop.cpp
coleenp [Wed, 08 May 2019 13:22:27 -0400] rev 54765
8223534: add back fixed test_markOop.cpp Summary: The test needed wait_with_safepoint_check in the main thread. Reviewed-by: dcubed
Wed, 08 May 2019 11:11:50 -0500 8185525: Add JFR event for DictionarySizes
gziemski [Wed, 08 May 2019 11:11:50 -0500] rev 54764
8185525: Add JFR event for DictionarySizes Summary: Added TableStatistics event Reviewed-by: egahlin, coleenp
Wed, 08 May 2019 20:57:12 +0800 8222926: Shenandoah build fails with --with-jvm-features=-compiler1
aoqi [Wed, 08 May 2019 20:57:12 +0800] rev 54763
8222926: Shenandoah build fails with --with-jvm-features=-compiler1 Reviewed-by: shade, rkennke Contributed-by: Ao Qi <aoqi@loongson.cn>
Wed, 08 May 2019 10:10:54 -0400 8222949: add condy support to javac's pool API
vromero [Wed, 08 May 2019 10:10:54 -0400] rev 54762
8222949: add condy support to javac's pool API Reviewed-by: mcimadamore
Wed, 08 May 2019 10:08:11 -0400 8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
hseigel [Wed, 08 May 2019 10:08:11 -0400] rev 54761
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash Summary: Make sure the array calls's mirror was successfully created before putting the array class on its class loader data list Reviewed-by: lfoltan, coleenp
Wed, 08 May 2019 09:38:58 -0400 8223397: gc+promotion log lines are missing the GC id
tonyp [Wed, 08 May 2019 09:38:58 -0400] rev 54760
8223397: gc+promotion log lines are missing the GC id Reviewed-by: tschatzl, pliden
Wed, 08 May 2019 18:05:28 +0530 8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
rraghavan [Wed, 08 May 2019 18:05:28 +0530] rev 54759
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout Summary: Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation Reviewed-by: kvn, thartmann
Wed, 08 May 2019 14:27:14 +0200 8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
shade [Wed, 08 May 2019 14:27:14 +0200] rev 54758
8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks Reviewed-by: rkennke, tschatzl
Wed, 08 May 2019 07:56:49 -0400 8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
gadams [Wed, 08 May 2019 07:56:49 -0400] rev 54757
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed. Reviewed-by: dcubed
Wed, 08 May 2019 06:40:45 -0400 8223391: Unsynchronized iteration of ClassLoaderDataGraph
coleenp [Wed, 08 May 2019 06:40:45 -0400] rev 54756
8223391: Unsynchronized iteration of ClassLoaderDataGraph Summary: lock in G1 before clear_claimed_marks Reviewed-by: hseigel, lfoltan, tschatzl
Wed, 08 May 2019 11:59:14 +0200 8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
rkennke [Wed, 08 May 2019 11:59:14 +0200] rev 54755
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator Reviewed-by: eosterlund, shade
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip