rehn [Fri, 10 Nov 2017 09:16:42 +0100] rev 47821
8187809: UseMembar should be set true and deprecate the flag
Reviewed-by: dcubed, sspitsyn, dholmes
roland [Thu, 09 Nov 2017 12:43:13 -0800] rev 47820
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Summary: added missing checks for Opaque4Node in split-if code
Reviewed-by: kvn
rkennke [Wed, 25 Oct 2017 10:05:17 +0200] rev 47819
8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Reviewed-by: kbarrett, jgeorge
bchristi [Thu, 09 Nov 2017 11:13:50 -0800] rev 47818
8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
8153682: StackFrameInfo.declaringClass could be removed
Reviewed-by: coleenp, mchung
sjohanss [Thu, 09 Nov 2017 10:11:19 +0100] rev 47817
8190711: Assert in G1MMUTracker due to concurrent modification
Reviewed-by: tschatzl, rehn, sangheki
jgeorge [Thu, 09 Nov 2017 12:12:32 +0530] rev 47816
8189798: SA cleanup - part 1
Summary: Avoid varible redefinitions in SA, modify SA varible names to match hotspot ones
Reviewed-by: sspitsyn, coleenp, sballal
dholmes [Thu, 09 Nov 2017 00:52:15 -0500] rev 47815
8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
Reviewed-by: iignatyev
mseledtsov [Wed, 08 Nov 2017 20:15:56 -0800] rev 47814
8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
Summary: Removed the message from VMProps.java
Reviewed-by: dholmes
coleenp [Wed, 08 Nov 2017 16:03:35 -0500] rev 47813
Merge
glaubitz [Mon, 06 Nov 2017 19:45:47 +0100] rev 47812
8190570: Zero fails to build on linux-sparc due undefined reference
Reviewed-by: coleenp
iklam [Wed, 08 Nov 2017 09:03:24 -0800] rev 47811
8186778: Make obsolete VM options for shared region size control
Summary: Obsoleted SharedReadOnlySize, SharedMiscCodeSize, SharedMiscDataSize and SharedReadWriteSize
Reviewed-by: dholmes
psandoz [Wed, 08 Nov 2017 12:08:23 -0800] rev 47810
8190887: Stub code marking missing from some x86 generated stub routines
Reviewed-by: kvn
iignatyev [Wed, 08 Nov 2017 11:44:37 -0800] rev 47809
8190890: remove hotspot_tier1_{compiler,gc}_closed groups
Reviewed-by: ehelin, lmesnik
stuefe [Tue, 24 Oct 2017 14:34:14 +0200] rev 47808
8189864: Provide an ascii map to visualize metaspace fragmentation
Reviewed-by: goetz, coleenp
uvangapally [Tue, 07 Nov 2017 22:05:44 -0800] rev 47807
8044122: MBean access to the PID
Summary: Added new API getPid for getting process ID
Reviewed-by: mchung, rriggs
Contributed-by: ujwal.vangapally@oracle.com
jwilhelm [Tue, 07 Nov 2017 23:18:16 +0100] rev 47806
8190865: Require jtreg 4.2 b10
Reviewed-by: dcubed, erikj