-
Bug
-
Resolution: Fixed
-
P3
-
9, 10, 11
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327015 | 8u421 | AMOD KUMAR | P3 | Resolved | Fixed | b01 |
Log system tries to print classname during GC. The class is calling Klass:external_name which tries to print hashcode for java_mirror object. It fails to resolve this object by link.
- backported by
-
JDK-8327015 Crash during GC when logging level is debug
- Resolved
- duplicates
-
JDK-8197442 [Graal] runtime/Metaspace/DefineClass.java crashes with "biases should not be seen by VM thread here"
- Closed
- relates to
-
JDK-8059924 com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java: assert(Universe::verify_in_progress() || !SafepointSynchronize::is_at_safepoint()) failed: invariant
- Closed
-
JDK-8209150 [TESTBUG] Add logging to verify JDK-8197901 to a different test
- Resolved