hg: jdk9/hs-comp/hotspot: 2 new changesets
albert.noll at oracle.com
albert.noll at oracle.com
Mon Apr 14 07:47:55 UTC 2014
Changeset: ba83e8806d8d
Author: anoll
Date: 2014-04-14 08:24 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/ba83e8806d8d
8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Summary: CICompilerCount is updated in AdvancedThresholdPolicy::initialize, SimpleThresholdPolicy::initialize and NonTieredCompPolicy::initialize. A warning is printed if the usersets both, CICompilerCount and CICompilerCountPerCPU.
Reviewed-by: kvn, twisti
Contributed-by: Tobias Hartmann <tobias.hartmann at oracle.com>
! src/share/vm/runtime/advancedThresholdPolicy.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/compilationPolicy.cpp
! src/share/vm/runtime/simpleThresholdPolicy.cpp
Changeset: 37c088a0eaea
Author: anoll
Date: 2014-04-13 23:39 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/37c088a0eaea
Merge
! src/share/vm/runtime/arguments.cpp
More information about the jdk9-hs-comp-changes
mailing list