Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2143298 | 1.4.2_15 | Chris Phillips | P3 | Resolved | Fixed | b01 |
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
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
- backported by
-
JDK-2143298 Running codecache out of space can cause vm abort.
- Resolved
- duplicates
-
JDK-6485361 C2 compiler crashes while optimizing in 1.4.2_11
- Closed
- relates to
-
JDK-6606675 Crash in CodeBuffer resize in 1.4.2_15
- Resolved
-
JDK-6174443 VM crashes with core on Solaris 9 during hotspot compilation (1.4.2_04)
- Resolved
-
JDK-6487381 Additional path for 5.0 jvm crash on exhaustion of CodeBuffer
- Resolved