-
Bug
-
Resolution: Fixed
-
P4
-
6u21, 6u23, 7, 9
-
b05
-
generic
-
generic, linux, solaris
The following VM/NSK test:
nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001
continues to fail in Parallel GC, but with a different failure
mode than 6729714.
http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/JDK7/NIGHTLY/VM/2009-07-30/GC_Baseline-XXParallel/vm/solaris-i586/client/mixed/solaris-i586_client_mixed_nsk.quick-jdi.testlist/ResultDir/VMOutOfMemoryException001/VMOutOfMemoryException001.log
[2009-07-31T07:16:46.56] binder> Launching debugee
[2009-07-31T07:16:46.56] binder> Waiting for VM initialized
[2009-07-31T07:16:50.75] Initial VMStartEvent received: VMStartEvent in thread main
[2009-07-31T07:16:50.75] debugee.stderr> Debuggee nsk.share.jdi.AbstractJDIDebuggee : sending the command: ready
[2009-07-31T07:16:50.75] Got expected exception: com.sun.jdi.VMOutOfMemoryException
[2009-07-31T07:16:50.75] # ERROR: TEST FAILED: debuggee's process finished with status: 1
[2009-07-31T07:16:50.75] TEST FAILED
The exit status of 1 indicates an ungraceful termination due
to an out of memory condition. My search showed failures
like this on Solaris X86, Solaris AMD64, and Solaris SPARC
nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001
continues to fail in Parallel GC, but with a different failure
mode than 6729714.
http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/JDK7/NIGHTLY/VM/2009-07-30/GC_Baseline-XXParallel/vm/solaris-i586/client/mixed/solaris-i586_client_mixed_nsk.quick-jdi.testlist/ResultDir/VMOutOfMemoryException001/VMOutOfMemoryException001.log
[2009-07-31T07:16:46.56] binder> Launching debugee
[2009-07-31T07:16:46.56] binder> Waiting for VM initialized
[2009-07-31T07:16:50.75] Initial VMStartEvent received: VMStartEvent in thread main
[2009-07-31T07:16:50.75] debugee.stderr> Debuggee nsk.share.jdi.AbstractJDIDebuggee : sending the command: ready
[2009-07-31T07:16:50.75] Got expected exception: com.sun.jdi.VMOutOfMemoryException
[2009-07-31T07:16:50.75] # ERROR: TEST FAILED: debuggee's process finished with status: 1
[2009-07-31T07:16:50.75] TEST FAILED
The exit status of 1 indicates an ungraceful termination due
to an out of memory condition. My search showed failures
like this on Solaris X86, Solaris AMD64, and Solaris SPARC
- relates to
-
JDK-6729714 intermittent failures of assert(orig_key != 0L,"jni weak reference cleared!!")
-
- Closed
-