hg: hsx/hotspot-comp/hotspot: 8012371: Adjust Tiered compile	threshold according to available space in code cache
    vladimir.kozlov at oracle.com 
    vladimir.kozlov at oracle.com
       
    Wed May 22 11:39:57 PDT 2013
    
    
  
Changeset: 91eba9f82325
Author:    anoll
Date:      2013-05-16 15:46 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/91eba9f82325
8012371: Adjust Tiered compile threshold according to available space in code cache
Summary: Added command line parameter to define a threshold at which C1 compilation threshold for  is increased.
Reviewed-by: kvn, iveresov
! src/share/vm/code/codeCache.cpp
! src/share/vm/code/codeCache.hpp
! src/share/vm/runtime/advancedThresholdPolicy.cpp
! src/share/vm/runtime/advancedThresholdPolicy.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
    
    
More information about the hotspot-compiler-dev
mailing list