hg: jdk7/hotspot-comp/hotspot: 7011839: JSR 292 turn on escape analysis when using invokedynamic

Christian.Thalinger at Sun.COM Christian.Thalinger at Sun.COM
Thu Jan 20 12:07:54 PST 2011


Changeset: bb2c2878f134
Author:    twisti
Date:      2011-01-20 08:25 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/bb2c2878f134

7011839: JSR 292 turn on escape analysis when using invokedynamic
Summary: Currently escape analysis is turned off when EnableInvokeDynamic is true.
Reviewed-by: jrose, kvn

! src/share/vm/ci/bcEscapeAnalyzer.cpp
! src/share/vm/runtime/arguments.cpp



More information about the hotspot-compiler-dev mailing list