RFR(xs): 8152118: MinTLABSize should be less than TLAB max

sangheon sangheon.kim at oracle.com
Fri Mar 18 05:43:19 UTC 2016


Hi all,

Could I have a couple of reviews for this tiny change?

MinTLABSize doesn't have upper limit now and this change is proposing to 
be less than or equal to ThreadLocallAllocBuffer::max_size().

CR: https://bugs.openjdk.java.net/browse/JDK-8152118
Webrev: http://cr.openjdk.java.net/~sangheki/8152118/webrev.00/
Testing: JPRT, TestOptionsWithRanges.java for all platforms.

Thanks,
Sangheon



More information about the hotspot-gc-dev mailing list