hg: jdk7/hotspot-comp/hotspot: 7020403: Add AdvancedCompilationPolicy for tiered

igor.veresov at oracle.com igor.veresov at oracle.com
Fri Mar 4 21:11:51 PST 2011


Changeset: 5d8f5a6dced7
Author:    iveresov
Date:      2011-03-04 15:14 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/5d8f5a6dced7

7020403: Add AdvancedCompilationPolicy for tiered
Summary: This implements adaptive tiered compilation policy.
Reviewed-by: kvn, never

! src/share/vm/oops/methodKlass.cpp
! src/share/vm/oops/methodOop.hpp
+ src/share/vm/runtime/advancedThresholdPolicy.cpp
+ src/share/vm/runtime/advancedThresholdPolicy.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/compilationPolicy.cpp



More information about the hotspot-compiler-dev mailing list