Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177159 | 7 | Jon Masamitsu | P3 | Closed | Fixed | b31 |
JDK-2172700 | 6u14 | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
The fix for 6624765 was putback but part of the fix caused nightly testing
failures and was backed out under 6665445. This CR is to investigate the
backed out code (which cleaned the card table for the expanded part of
the generation and some flavor of it is needed for a complete fix).
failures and was backed out under 6665445. This CR is to investigate the
backed out code (which cleaned the card table for the expanded part of
the generation and some flavor of it is needed for a complete fix).
- backported by
-
JDK-2172700 Second fix for Guarantee failure "Unexpected dirty card found"
- Resolved
-
JDK-2177159 Second fix for Guarantee failure "Unexpected dirty card found"
- Closed
- duplicates
-
JDK-6478685 Crash in java.util.HashMap$KeySet.<init>(Ljava/util/HashMap;)
- Closed
-
JDK-6624765 Guarantee failure "Unexpected dirty card found"
- Closed
-
JDK-6665445 Backout change to CardTableModRefBS::resize_covered_region()
- Closed
-
JDK-6697663 assert at cardTableRS.cpp:305: "pointer on clean card crosses boundary"
- Closed
(1 duplicates)