JDK-4925292 : Running codecache out of space can cause vm abort.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.2,1.4.2_11,5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,solaris_8,solaris_10
  • CPU: generic,sparc
  • Submitted: 2003-09-19
  • Updated: 2003-09-30
  • Resolved: 2003-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.
Other
1.4.2_15Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Running a long vmark run with -Xcomp -Xbatch -XX:+DeoptimizeALot
I found that there is a path in c2 where if we run out of codecache
space we die rather than stop compiling.




###@###.### 2003-09-19

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b22
14-06-2004

EVALUATION Output stage has a place where running out of codecache will cause a fatal error. ###@###.### 2003-09-19
19-09-2003