Details
-
Bug
-
Resolution: Duplicate
-
P4
-
21
-
generic
-
generic
Description
Failure started in the evening of 21st Feb 2023, on all platforms in our nightly tests. One day earlier the test was still running successfully.
Error output :
binder> Waiting for VM initialized
Initial VMStartEvent received: VMStartEvent in thread main
debugee.stderr> Debuggee nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001t : sending the command: ready
Got expected exception: com.sun.jdi.VMOutOfMemoryException
debugee.stderr>
debugee.stderr> Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
# ERROR: TEST FAILED: debuggee's process finished with status: 1
The following stacktrace is for failure analysis.
nsk.share.TestFailure: TEST FAILED: debuggee's process finished with status: 1
at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:432)
at nsk.share.Log.complain(Log.java:403)
at nsk.share.jdi.TestDebuggerType2.quitDebuggee(TestDebuggerType2.java:202)
at nsk.share.jdi.TestDebuggerType2.runIt(TestDebuggerType2.java:225)
at nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001.run(VMOutOfMemoryException001.java:66)
at nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001.main(VMOutOfMemoryException001.java:62)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
TEST FAILED
#>
#> SUMMARY: Following errors occured
#> during test execution:
#>
# ERROR: TEST FAILED: debuggee's process finished with status: 1
Error output :
binder> Waiting for VM initialized
Initial VMStartEvent received: VMStartEvent in thread main
debugee.stderr> Debuggee nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001t : sending the command: ready
Got expected exception: com.sun.jdi.VMOutOfMemoryException
debugee.stderr>
debugee.stderr> Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
# ERROR: TEST FAILED: debuggee's process finished with status: 1
The following stacktrace is for failure analysis.
nsk.share.TestFailure: TEST FAILED: debuggee's process finished with status: 1
at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:432)
at nsk.share.Log.complain(Log.java:403)
at nsk.share.jdi.TestDebuggerType2.quitDebuggee(TestDebuggerType2.java:202)
at nsk.share.jdi.TestDebuggerType2.runIt(TestDebuggerType2.java:225)
at nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001.run(VMOutOfMemoryException001.java:66)
at nsk.jdi.VMOutOfMemoryException.VMOutOfMemoryException001.VMOutOfMemoryException001.main(VMOutOfMemoryException001.java:62)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
TEST FAILED
#>
#> SUMMARY: Following errors occured
#> during test execution:
#>
# ERROR: TEST FAILED: debuggee's process finished with status: 1
Attachments
Issue Links
- duplicates
-
JDK-8303198 System and Runtime.exit() resilience to logging errors
- Resolved
- is blocked by
-
JDK-8303198 System and Runtime.exit() resilience to logging errors
- Resolved
- relates to
-
JDK-8303587 Remove VMOutOfMemoryError001 test from the problem list after 8303198
- Resolved
-
JDK-8301627 System.exit and Runtime.exit debug logging
- Resolved