JDK-7057120 : Tiered: Allow C1 to inline methods with loops
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-06-20
  • Updated: 2011-11-25
  • Resolved: 2011-09-30
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 7 JDK 8 Other
7u2 b04Fixed 8Fixed hs22Fixed
Description
The tiered compilation policy needs to handle OSR from the comp level 2 and 3 inlinee to level 4. This is important to have more coverage of the caller-callee profiling.

Comments
EVALUATION See main CR
30-08-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2c359f27615c
08-07-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/2c359f27615c
07-07-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/2c359f27615c
01-07-2011

EVALUATION See description.
20-06-2011