stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54784
8223622: Move Universe usage out of memAllocator.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54783
8223621: Move Universe usage out of oopRecorder.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54782
8223620: Move IsGCActiveMark implementation out of header
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54781
8223619: Move VerifyOption out of Universe
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54780
8223136: Move compressed oops functions to CompressedOops class
Reviewed-by: coleenp, lkorinth
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
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
pli [Wed, 08 May 2019 09:50:23 +0000] rev 54777
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
Reviewed-by: shade
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
jwilhelm [Thu, 09 May 2019 03:11:56 +0200] rev 54775
Added tag jdk-13+20 for changeset 6ccc7cd7931e
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
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
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
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
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