The CodeCacheSweeperThread should be changed to be a VM internal thread. In general, the Thread hierarchy should be cleaned/refactored. See discussion in this thread:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2016-April/022370.html
http://mail.openjdk.java.net/pipermail/hotspot-dev/2016-April/022370.html
- relates to
-
JDK-8074553 Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
- Resolved