hg: jdk9/hs-gc/hotspot: 8035057: NewSize ergonomics wrong when setting small or unaligned size on command line

stefan.johansson at oracle.com stefan.johansson at oracle.com
Thu Mar 6 06:30:55 PST 2014


Changeset: bac9ef65b71d
Author:    sjohanss
Date:      2014-02-21 09:48 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/bac9ef65b71d

8035057: NewSize ergonomics wrong when setting small or unaligned size on command line
Summary: Making sure that if NewSize is set on the command line it should be used for both min and initial size even if it is re-aligned.
Reviewed-by: jwilhelm, jmasa

! src/share/vm/memory/collectorPolicy.cpp



More information about the jdk9-all-changes mailing list