mgronlun [Thu, 28 Jun 2018 11:37:02 +0200] rev 50873
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Reviewed-by: egahlin
stuefe [Thu, 28 Jun 2018 11:32:32 +0200] rev 50872
8205925: Print correct and more information about secondary errors
Reviewed-by: coleenp, dholmes
stefank [Wed, 27 Jun 2018 15:04:27 +0200] rev 50871
8205923: ZGC: Verification applies load barriers before verification
Reviewed-by: pliden, eosterlund
stefank [Wed, 27 Jun 2018 15:02:53 +0200] rev 50870
8205923: ZGC: Verification applies load barrier before verification
Reviewed-by: pliden, eosterlund
igerasim [Thu, 28 Jun 2018 01:10:09 -0700] rev 50869
8205959: Do not restart close if errno is EINTR
Reviewed-by: alanb, vtewari
jlahoda [Thu, 28 Jun 2018 10:05:43 +0200] rev 50868
8205913: Inconsistent source code model
Summary: Ensuring variable declarations have non-null modifiers and names.
Reviewed-by: mcimadamore
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