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