Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028088 | hs25 | Jon Masamitsu | P3 | Resolved | Fixed | b59 |
JDK-8028977 | port-stage-ppc-aix | Jon Masamitsu | P3 | Resolved | Fixed | master |
Description
# Internal Error (/net/karachi/scratch/jmasa/hg_gc_baseline_ref/src/share/vm/oo
ps/klass.cpp:391), pid=19600, tid=21
# assert(!mirror_alive || loader_alive) failed: loader must be alive if the mir
ror is but not the other way around with anonymous classes
#
with -XX:+UseConcMarkSweepGC -XX:-UseCMSCompactAtFullCollection
-XX:-UseCMSCompactAtFullCollection is necessary to get the failure
ps/klass.cpp:391), pid=19600, tid=21
# assert(!mirror_alive || loader_alive) failed: loader must be alive if the mir
ror is but not the other way around with anonymous classes
#
with -XX:+UseConcMarkSweepGC -XX:-UseCMSCompactAtFullCollection
-XX:-UseCMSCompactAtFullCollection is necessary to get the failure
Attachments
Issue Links
- backported by
-
JDK-8028088 assertion failure: (!mirror_alive || loader_alive) failed:
- Resolved
-
JDK-8028977 assertion failure: (!mirror_alive || loader_alive) failed:
- Resolved
- relates to
-
JDK-8024954 CMS: CMSClassUnloadingMaxInterval is not implemented correctly
- Resolved