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
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 9
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-02-03
  • Updated: 2023-12-05
  • Resolved: 2015-02-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u411Fixed 9 b52Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Description
...
----------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)
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/27de92ceee79 User: lana Date: 2015-02-24 04:55:48 +0000
24-02-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/27de92ceee79 User: dsamersoff Date: 2015-02-18 11:45:27 +0000
18-02-2015