-
Bug
-
Resolution: Fixed
-
P2
-
14
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236217 | 15 | Coleen Phillimore | P2 | Resolved | Fixed | b02 |
JDK-8261591 | 13.0.7 | Ekaterina Vergizova | P2 | Resolved | Fixed | b02 |
JDK-8262784 | 11.0.12-oracle | Dukebot | P2 | Closed | Fixed | b01 |
JDK-8255447 | 11.0.11-oracle | Kevin Walls | P2 | Closed | Won't Fix | |
JDK-8257409 | 11.0.10 | Coleen Phillimore | P2 | Resolved | Fixed | b05 |
The graal crash is because compiled_method_load events are added to the ServiceThread's deferred event queue before the ServiceThread is created so are not walked to keep them from being zombied.
https://bugs.openjdk.java.net/browse/JDK-8235273?focusedCommentId=14305951&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14305951
https://bugs.openjdk.java.net/browse/JDK-8235273?focusedCommentId=14305983&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14305983
- backported by
-
JDK-8236217 graal crashes with Zombie.java test
-
- Resolved
-
-
JDK-8257409 graal crashes with Zombie.java test
-
- Resolved
-
-
JDK-8261591 graal crashes with Zombie.java test
-
- Resolved
-
-
JDK-8255447 graal crashes with Zombie.java test
-
- Closed
-
-
JDK-8262784 graal crashes with Zombie.java test
-
- Closed
-
- duplicates
-
JDK-8236149 [Graal] serviceability/jvmti/CompiledMethodLoad/Zombie.java crashes wiht Graal
-
- Closed
-
- relates to
-
SKARA-964 Should only consider Fixed bugs for hgupdate-sync
-
- Resolved
-
-
JDK-8181110 jvmti/hotswap test crashes in Method::checked_resolve_jmethod_id(_jmethodID*)
-
- Closed
-
-
JDK-8235273 nmethodLocker not needed for COMPILED_METHOD_UNLOAD events
-
- Resolved
-