Test: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java
Platform: SunOS 5.12 (sparcv9)
Log:
Phoning home...
Using server: X.X.X.X., port xxxx
java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
at JMapHeapConfigTest.main(JMapHeapConfigTest.java:155)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
----------rerun:(31/2838)*----------
Platform: SunOS 5.12 (sparcv9)
Log:
Phoning home...
Using server: X.X.X.X., port xxxx
java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
at JMapHeapConfigTest.main(JMapHeapConfigTest.java:155)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 6
----------rerun:(31/2838)*----------
- duplicates
-
JDK-8167169 sun/tools/jhsdb/HeapDumpTest.java failed with "'heap written to' missing from stdout/stderr"
- Closed