-
Bug
-
Resolution: Fixed
-
P3
-
hs14
-
b05
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2175667 | 7 | Igor Veresov | P3 | Closed | Fixed | b54 |
JDK-2180569 | 6u18 | Igor Veresov | P3 | Closed | Fixed | b01 |
JVM fails guarantee with a G1 collector after going through a JVMTI heap iteration with a subsequent full GC:
# Internal Error (/tmp/jprt/P1/B/025853.ap31282/source/src/share/vm/classfile/dictionary.cpp:262), pid=3474, tid=9
# Error: guarantee(!is_alive->do_object_b(k_def_class_loader),"defining loader should not be live if klass is not")
# Internal Error (/tmp/jprt/P1/B/025853.ap31282/source/src/share/vm/classfile/dictionary.cpp:262), pid=3474, tid=9
# Error: guarantee(!is_alive->do_object_b(k_def_class_loader),"defining loader should not be live if klass is not")
- backported by
-
JDK-2175667 G1: JVMTI heap iteration fails
- Closed
-
JDK-2180569 G1: JVMTI heap iteration fails
- Closed