stefank [Mon, 04 Apr 2016 09:15:01 +0200] rev 37241
8152538: UL doesn't inline the LogTagSet::is_level check
Reviewed-by: mlarsson, brutisso
mlarsson [Mon, 04 Apr 2016 09:59:57 +0200] rev 37240
Merge
mlarsson [Mon, 04 Apr 2016 08:58:38 +0200] rev 37239
8153174: Remove trailing comma from log configuration listings
Reviewed-by: rehn, sla
brutisso [Fri, 01 Apr 2016 10:16:31 +0200] rev 37238
8153203: Remove liveRange.hpp
Reviewed-by: mgerdin, jwilhelm
jwilhelm [Sat, 02 Apr 2016 05:39:25 +0200] rev 37237
Merge
dcubed [Fri, 01 Apr 2016 14:34:17 -0700] rev 37236
Merge
dcubed [Fri, 01 Apr 2016 14:30:10 -0700] rev 37235
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, jwilhelm
sangheki [Fri, 01 Apr 2016 09:45:50 -0700] rev 37234
8153201: TestOptionsWithRanges fails with -XX:OldPLABSize=2147483648
Summary: Add parallel gc into min/max PLAB constraint function
Reviewed-by: brutisso, tbenson
sangheki [Fri, 01 Apr 2016 09:43:13 -0700] rev 37233
8152176: Big ParGCCardsPerStrideChunk values can cause overflow for CMS GC
Summary: Limit the max value of ParGCCardsPerStrideChunk based on card table size and other stride flags
Reviewed-by: jmasa, tbenson
mchernov [Fri, 01 Apr 2016 16:15:37 +0300] rev 37232
8148397: Create new tests for IHOP
Reviewed-by: tschatzl, dfazunen