hg: hsx/hotspot-comp/hotspot: 2 new changesets (original) (raw)
igor.veresov at oracle.com igor.veresov at oracle.com
Fri Jul 1 13:02:04 PDT 2011
- Previous message: review(S): 7058510: multinewarray with 6 dimensions uncommon traps in server compiler
- Next message: review for 7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 6f6e91603a45 Author: iveresov Date: 2011-07-01 10:35 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6f6e91603a45
7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods Summary: Take into account current state of profiling before believing that existing higher level versions are valid Reviewed-by: kvn, never
! src/share/vm/runtime/advancedThresholdPolicy.cpp ! src/share/vm/runtime/simpleThresholdPolicy.cpp
Changeset: 2c359f27615c Author: iveresov Date: 2011-07-01 10:37 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/2c359f27615c
7057120: Tiered: Allow C1 to inline methods with loops Summary: Recompile the enclosing methods without inlining of the method that has OSRed to level 4 or recompile the enclosing method at level 4. Reviewed-by: kvn, never
! src/share/vm/c1/c1_GraphBuilder.cpp ! src/share/vm/c1/c1_Runtime1.cpp ! src/share/vm/ci/ciMethod.cpp ! src/share/vm/ci/ciMethod.hpp ! src/share/vm/interpreter/interpreterRuntime.cpp ! src/share/vm/runtime/advancedThresholdPolicy.cpp ! src/share/vm/runtime/advancedThresholdPolicy.hpp ! src/share/vm/runtime/compilationPolicy.cpp ! src/share/vm/runtime/compilationPolicy.hpp ! src/share/vm/runtime/simpleThresholdPolicy.cpp ! src/share/vm/runtime/simpleThresholdPolicy.hpp
- Previous message: review(S): 7058510: multinewarray with 6 dimensions uncommon traps in server compiler
- Next message: review for 7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list