-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
b16
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2063695 | 5.0 | Kenneth Russell | P3 | Resolved | Fixed | tiger |
Since 1.4.2b05 File.deleteOnExit nolonger works when an app is interupted by
the user with '<ctrl> C'. The files reigstered as DeleteOnExit are not deleted.
This worked in previous releases and all builds of 1.4.2 before b04.
The testcase attached (TestDeleteOnExit.java) shows the problem.
the user with '<ctrl> C'. The files reigstered as DeleteOnExit are not deleted.
This worked in previous releases and all builds of 1.4.2 before b04.
The testcase attached (TestDeleteOnExit.java) shows the problem.
- backported by
-
JDK-2063695 File.deleteOnExit does not work when program is interrupted (^C)
-
- Resolved
-
- relates to
-
JDK-4614121 java.io.File.deleteOnExit not working on Windows NT
-
- Resolved
-
-
JDK-4631820 Temporary files generated by Java applications remain when VM terminates
-
- Closed
-
-
JDK-4809375 File.deleteOnExit() should be implemented with shutdown hooks
-
- Resolved
-