jiefu [Fri, 30 Aug 2019 01:21:14 -0400] rev 57958
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
Reviewed-by: dholmes
pli [Fri, 30 Aug 2019 09:38:40 +0800] rev 57957
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
Reviewed-by: dlong, coleenp
Contributed-by: doug.simon@oracle.com, xiaohong.gong@arm.com
darcy [Thu, 29 Aug 2019 16:31:34 -0700] rev 57956
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
kbarrett [Thu, 29 Aug 2019 18:52:30 -0400] rev 57955
8230332: G1DirtyCardQueueSet _notify_when_complete is always true
Summary: Removed _notify_when_complete, assume true value where formerly used.
Reviewed-by: sjohanss, tschatzl
mseledtsov [Thu, 29 Aug 2019 15:50:45 -0700] rev 57954
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
Summary: waiting for child output to start main() before running jcmd
Reviewed-by: dholmes, bobv
kbarrett [Thu, 29 Aug 2019 18:35:52 -0400] rev 57953
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
Summary: Consistently use card counts
Reviewed-by: sjohanss, sangheki
jiefu [Fri, 30 Aug 2019 00:03:10 +0200] rev 57952
8230037: Confused MetaData dumped by PrintOptoAssembly
Reviewed-by: kvn, bsrbnd
herrick [Thu, 29 Aug 2019 16:37:59 -0400] rev 57951
8230152: No appropriate error message when wix tools missing.
Reviewed-by: asemenyuk
darcy [Thu, 29 Aug 2019 10:52:21 -0700] rev 57950
8229999: Apply java.io.Serial annotations to security types in java.base
Reviewed-by: rriggs, mullan
egahlin [Thu, 29 Aug 2019 19:40:37 +0200] rev 57949
Update test
egahlin [Thu, 29 Aug 2019 19:38:54 +0200] rev 57948
Publish configuration using volatile instread fence
egahlin [Thu, 29 Aug 2019 19:31:57 +0200] rev 57947
Abort directory stream after end
egahlin [Thu, 29 Aug 2019 19:30:32 +0200] rev 57946
Add mechanism för new file notification
dtitov [Thu, 29 Aug 2019 10:09:27 -0700] rev 57945
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
Reviewed-by: sspitsyn, amenkov, alanb
egahlin [Thu, 29 Aug 2019 19:00:41 +0200] rev 57944
Rename RecordingStream::setInterval to setFlushInterval