Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8215763 | 13 | Erik Österlund | P3 | Resolved | Fixed | b02 |
JDK-8216112 | 12.0.1 | Erik Österlund | P3 | Resolved | Fixed | master |
ICStubInterface::finalize() should never observe zombies. Yet it seems like this can happen, which is a bug.
- backported by
-
JDK-8215763 ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
-
- Resolved
-
-
JDK-8216112 ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
-
- Resolved
-
- duplicates
-
JDK-8215621 applications/kitchensink/Kitchensink.java crash "guarantee(result == NULL || !result->is_zombie() || result->is_locked_by_vm() || VMError::is_error_reported()) failed: unsafe access to zombie method"
-
- Closed
-