hg: jdk9/hs-rt/hotspot: 8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Thu Oct 2 13:29:17 UTC 2014
Changeset: 085702ee449a
Author: thartmann
Date: 2014-10-02 12:58 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/085702ee449a
8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set
Summary: Only increase code heap sizes in Arguments::set_tiered_flags() if reserved code cache size is default.
Reviewed-by: shade, vlivanov, sla
! src/share/vm/runtime/arguments.cpp
More information about the jdk9-all-changes
mailing list