JDK-6975855 : don't emit deopt MH handler in C1 if not required
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs19
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-08-10
  • Updated: 2011-04-23
  • Resolved: 2011-04-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7 Other
6u21pFixed 7Fixed hs19Fixed
Related Reports
Relates :  
Relates :  
Description
The changes of 6926782 don't emit the deopt MH handler in C2.  This CR implements the same for C1.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/4a665be40fd3
14-08-2010

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4a665be40fd3
11-08-2010

EVALUATION Record emitted MethodHandle invokes and emit deopt MH handler conditionally.
10-08-2010

SUGGESTED FIX http://cr.openjdk.java.net/~twisti/6975855/webrev.01/ *** (#1 of 1): [ UNSAVED ] ###@###.###
10-08-2010