-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11-shenandoah, 14, 15
-
Component/s: hotspot
-
b07
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8240618 | 14.0.2 | Roman Kennke | P4 | Resolved | Fixed | b01 |
We are still observing occasional corrupted code roots in Traversal GC. The assert always happens in code roots, and always at init-traversal. There are two ways this seems likely to happen: either when new code is generated, or during the previous GC cycle. We should plant some verifications there to ensure we fail earlier.
- backported by
-
JDK-8240618 Shenandoah: More asserts around code roots
-
- Resolved
-