-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b52
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084553 | emb-9 | Dmitriy Samersoff | P1 | Resolved | Fixed | team |
JDK-8320973 | 8u411 | Fairoz Matte | P1 | Closed | Fixed | b01 |
----------messages:(3/117)----------
command: main LingeredAppTest
reason: User specified action: run main LingeredAppTest
elapsed time (seconds): 11.53
----------System.out:(3/287)----------
Starting LingeredApp with default parameters
Command line: ['/export/local/aurora/CommonData/jdk/bin/java' '-XX:+PrintFlagsFinal' '-cp' '/export/local/aurora/sandbox/results/workDir/classes/sun/tools/jmap/heapconfig' 'LingeredApp' 'e684f13e-a02d-41d7-9169-da3d0ff60ca8.lck' ]
Test ERROR
----------System.err:(11/674)----------
LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
java.io.IOException: App exited unexpectedly with 3
at LingeredApp.waitAppReady(LingeredApp.java:236)
at LingeredApp.startApp(LingeredApp.java:338)
at LingeredAppTest.main(LingeredAppTest.java:55)
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.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8084553 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
- Resolved
-
JDK-8320973 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
- duplicates
-
JDK-8072432 JMapHeapConfigTest.java got java.io.IOException: Lock is too old
- Closed
-
JDK-8071910 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fails on OS X and Solaris
- Closed
-
JDK-8072013 sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fails on embedded platform
- Closed