-
Bug
-
Resolution: Duplicate
-
P1
-
9
sun/tools/jmap/heapconfig/JMapHeapConfigTest.java
This test was introduced in JDK-8042397, test fails on OS X and Solaris.
Starting jmap against 99584
----------System.err:(12/651)----------
java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 1
at JMapHeapConfigTest.main(JMapHeapConfigTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:776)
at java.lang.Thread.run(Thread.java:745)
This test was introduced in JDK-8042397, test fails on OS X and Solaris.
Starting jmap against 99584
----------System.err:(12/651)----------
java.lang.RuntimeException: Test FAILED jmap exits with non zero exit code 1
at JMapHeapConfigTest.main(JMapHeapConfigTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:776)
at java.lang.Thread.run(Thread.java:745)
- duplicates
-
JDK-8072395 sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
- Closed
- is cloned by
-
JDK-8072013 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fails on embedded platform
- Closed
- relates to
-
JDK-8072432 JMapHeapConfigTest.java got java.io.IOException: Lock is too old
- Closed
-
JDK-8072131 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fails on mac
- Closed