- 
    Bug 
- 
    Resolution: Cannot Reproduce
- 
     P2 P2
- 
    8u20, 9, 10
                    Despite INTJDK-7606177 being resolved by removing stale pid-files during UTE startup around ~100 files are still left in the filesystem after a single run leading to a chance of Java warning:
Java HotSpot(TM) Server VM warning: failed to remove stale attach pid file at /tmp/.java_pid10102
Which will lead to any client trying to use the attach on demand mechanism failing with:
Exception in thread "main" java.io.IOException: well-known file is not secure
or
java.io.IOException: Permission denied
at sun.tools.attach.VirtualMachineImpl.open(Native Method)
Host: vm-x2270-03, Intel Xeon 2268 MHz, 16 cores, 16G, Linux / Ubuntu 11.04, x86_64
Options: -client -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
Java HotSpot(TM) Server VM warning: failed to remove stale attach pid file at /tmp/.java_pid10102
Which will lead to any client trying to use the attach on demand mechanism failing with:
Exception in thread "main" java.io.IOException: well-known file is not secure
or
java.io.IOException: Permission denied
at sun.tools.attach.VirtualMachineImpl.open(Native Method)
Host: vm-x2270-03, Intel Xeon 2268 MHz, 16 cores, 16G, Linux / Ubuntu 11.04, x86_64
Options: -client -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
- duplicates
- 
                    JDK-8061198 tmtools/jstack/stacktrace-l/complex_stack failed due to due to "nsk.share.TestFailure: Cannot parse jstack output for "scenario" thread" -           
- Closed
 
-         
- 
                    JDK-8048903 com/sun/jdi/ProcessAttachTest.sh times out -           
- Closed
 
-         
- 
                    JDK-8134289 serviceability/dcmd/jvmti/DataDumpDcmdTest.java fails because of "stale attach pid file" -           
- Closed
 
-         
- relates to
- 
                    JDK-8188795 java/lang/ProcessBuilder/Basic.java failed due to failure to open "ofile" on windows -           
- Closed
 
-