Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200248 | 7 | John Coomes | P4 | Closed | Fixed | b112 |
JDK-2205788 | 6u25 | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-2200249 | hs20 | John Coomes | P4 | Closed | Fixed | b01 |
A debug build with -XX:+UseG1GC -XX:ParallelGCThreads=0 will crash during the first GC due to a null pointer dereference.
- backported by
-
JDK-2205788 G1: debug builds crash if ParallelGCThreads==0
- Resolved
-
JDK-2200248 G1: debug builds crash if ParallelGCThreads==0
- Closed
-
JDK-2200249 G1: debug builds crash if ParallelGCThreads==0
- Closed
- duplicates
-
JDK-6981184 G1: Fix to 6930581 in JDK 7 b108 causes SIGSEGV
- Closed
- relates to
-
JDK-6966222 G1: simplify TaskQueue overflow handling
- Closed