brutisso [Fri, 11 Mar 2016 10:27:45 +0100] rev 37071
8151603: Use error stream instead of tty for logging before ShouldNotReachHere()
Reviewed-by: mgerdin, sjohanss
mgerdin [Fri, 11 Mar 2016 10:18:11 +0100] rev 37070
8151633: Don't keep copies of the survivor lists and counts in the G1CollectorPolicy
Reviewed-by: tbenson, tschatzl
tschatzl [Fri, 11 Mar 2016 10:06:30 +0100] rev 37069
Merge
tschatzl [Fri, 11 Mar 2016 09:50:23 +0100] rev 37068
8150952: Net PLAB size is clipped to max PLAB size as a whole, not on a per thread basis
Summary: Bound PLAB size when handing out PLAB sizes, not before.
Reviewed-by: drwhite, jwilhelm
pliden [Fri, 11 Mar 2016 09:09:52 +0100] rev 37067
8134749: SoftReferences declared dead too early
Reviewed-by: jmasa, tbenson
kbarrett [Thu, 10 Mar 2016 21:57:27 +0000] rev 37066
Merge
kbarrett [Thu, 10 Mar 2016 16:21:46 -0500] rev 37065
8150676: Use BufferNode index
Summary: Maintain index and use it, removing extra checks for or stores of NULL.
Reviewed-by: jmasa, tschatzl