jlahoda [Thu, 28 Jun 2018 10:05:39 +0200] rev 50867
8195986: Incorrect javac -h output with annotation processing and missing classes
Summary: When clearing out symbols for a new annotation processing round, preserve types when possible.
Reviewed-by: vromero
pliden [Thu, 28 Jun 2018 09:15:53 +0200] rev 50866
8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
Reviewed-by: shade, stefank
simonis [Thu, 28 Jun 2018 09:06:54 +0200] rev 50865
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Reviewed-by: martin, erikj
pliden [Thu, 28 Jun 2018 07:22:59 +0200] rev 50864
8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Reviewed-by: coleenp, ccheung
stuefe [Thu, 28 Jun 2018 07:00:35 +0200] rev 50863
8205531: jcmd VM.classloaders should fold similar loaders
Reviewed-by: sspitsyn, coleenp
kbarrett [Thu, 28 Jun 2018 00:34:55 -0400] rev 50862
8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Summary: Remove unsafe printing.
Reviewed-by: dholmes, tschatzl, dcubed, coleenp
hb [Thu, 28 Jun 2018 09:40:46 +0530] rev 50861
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Reviewed-by: cjplummer
kvn [Wed, 27 Jun 2018 20:21:42 -0700] rev 50860
8205528: Base64 encoding algorithm using AVX512 instructions
Reviewed-by: kvn, psandoz
Contributed-by: smita.kamath@intel.com
cjplummer [Wed, 27 Jun 2018 19:09:17 -0700] rev 50859
8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
Summary: Include GetExitCodeThread() result in the exception message
Reviewed-by: sspitsyn, dcubed
never [Wed, 27 Jun 2018 17:02:41 -0700] rev 50858
8205824: Update Graal
Reviewed-by: iveresov, kvn