Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2189315 | 7 | Y. Ramakrishna | P2 | Closed | Fixed | b85 |
JDK-2189871 | 6u21 | Y. Ramakrishna | P2 | Resolved | Fixed | b01 |
JDK-2185719 | 6u18 | Y. Ramakrishna | P3 | Closed | Duplicate |
phase of GC. Without verification, the application crashes during
a random GC. No further data is available at the moment but the
GC logs and the hs_error logs.
The crash occurs with their application, and no targeted test case
is available that we can use here to reproduce the problem.
However, customer is willing to do some runs w/switches etc. to
assist in debugging the issue since this affects their application.
The crash happens with both hs16 and the latest hs17(b05), but
only with compressed oops enabled.
Crash happens with -XX:+UseSerialGC as well as with -Xint. See details in
comments section.
- backported by
-
JDK-2189871 More object array barrier fixes, following up on 6906727
- Resolved
-
JDK-2189315 More object array barrier fixes, following up on 6906727
- Closed
-
JDK-2185719 More object array barrier fixes, following up on 6906727
- Closed
- relates to
-
JDK-6906727 UseCompressedOops: some card-marking fixes related to object arrays
- Resolved
-
JDK-6860407 G1: crash during evacuation failure ostensibly due to prematurely collected reference
- Closed
-
JDK-6918185 Remove unused code for lost card-marking optimization in BacktraceBuilder
- Closed
-
JDK-6700789 G1: Enable use of compressed oops with G1 heaps
- Closed