iignatyev [Mon, 21 Dec 2015 22:45:54 +0100] rev 35207
Merge
kzhaldyb [Thu, 17 Dec 2015 16:46:41 +0300] rev 35206
8132723: Add tests which check that soft references to humongous objects should work correctly
8132724: Add tests which check that weak references to humongous objects should work correctly
Reviewed-by: jmasa, dfazunen
jmasa [Mon, 21 Dec 2015 19:43:52 +0000] rev 35205
Merge
sangheki [Fri, 18 Dec 2015 08:17:30 -0800] rev 35204
8068394: Trace event for concurrent GC phases
Summary: Add concurrent phase events for CMS and G1
Reviewed-by: brutisso, stefank
sangheki [Wed, 16 Dec 2015 22:06:52 -0800] rev 35203
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
Summary: Changed max range to 2G/8192G for NUMAInterleaveGranularity and removed constraint function
Reviewed-by: jwilhelm, jmasa
coleenp [Mon, 21 Dec 2015 14:09:21 +0000] rev 35202
Merge
goetz [Sun, 20 Dec 2015 10:37:23 -0500] rev 35201
8139864: Improve handling of stack protection zones.
Reviewed-by: stuefe, coleenp, fparain