hg: hsx/hotspot-comp/hotspot: 8006851: When TieredCompilation is set, max code cache should be bumped to 256mb

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Sat Feb 9 01:57:22 PST 2013


Changeset: 309460dcedf7
Author:    morris
Date:      2013-02-08 15:39 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/309460dcedf7

8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on.
Reviewed-by: kvn, twisti

! src/share/vm/runtime/arguments.cpp



More information about the hotspot-compiler-dev mailing list