debugee.stderr> Class nsk.share.jdi.TestClass1 was not unloaded
debugee.stderr> Debuggee nsk.jdi.ObjectReference.referringObjects.referringObjects002.referringObjects002a : sending the command: ready
debugee.stderr> Debuggee: received the command: unloadClass:nsk.share.jdi.TestClass1
debugee.stderr> Debuggee nsk.jdi.ObjectReference.referringObjects.referringObjects002.referringObjects002a : sending the command: ready
debugee.stderr> Debuggee: received the command: quit
debugee.stderr> Debuggee: exiting
Timeout refired 1200 times
# ERROR: TEST FAILED: debuggee's process finished with status: 134
debugee.stderr> Debuggee nsk.jdi.ObjectReference.referringObjects.referringObjects002.referringObjects002a : sending the command: ready
debugee.stderr> Debuggee: received the command: unloadClass:nsk.share.jdi.TestClass1
debugee.stderr> Debuggee nsk.jdi.ObjectReference.referringObjects.referringObjects002.referringObjects002a : sending the command: ready
debugee.stderr> Debuggee: received the command: quit
debugee.stderr> Debuggee: exiting
Timeout refired 1200 times
# ERROR: TEST FAILED: debuggee's process finished with status: 134
- duplicates
-
JDK-8218700 infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
- Resolved