JDK-6272349 : Use C1 as fast compiler in a tiered system with C2
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-05-18
  • Updated: 2011-04-19
  • Resolved: 2011-04-19
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
7 b81Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Filing this bug to use as a bug id for tracking putbacks that allow
running c1 and c2 in the same vm in a tiered fashion.
###@###.### 2005-05-18 12:47:51 GMT

Comments
EVALUATION This putback allows building of c1/c2 tiered compilation jvms on solaris sparc/x86. However we still build jvms as usual on all the platforms.
19-04-2006