stefank [Thu, 09 May 2019 14:26:52 +0200] rev 54785
8223623: Move oopFactory function definitions out of oopFactory.hpp
Reviewed-by: coleenp, lkorinth
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