hg: jdk9/hs-rt/hotspot: 8145190: MinTLABSize can cause overflow problem with CMS GC
sangheon.kim at oracle.com
sangheon.kim at oracle.com
Sat Jan 30 01:44:54 UTC 2016
Changeset: 5ef5fbf51b0d
Author: sangheki
Date: 2016-01-29 16:25 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/5ef5fbf51b0d
8145190: MinTLABSize can cause overflow problem with CMS GC
Summary: Changed max range of MinTLABSize from max_uintx to max_uintx/2
Reviewed-by: jwilhelm, tbenson
! src/share/vm/runtime/globals.hpp
More information about the jdk9-hs-rt-changes
mailing list