Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b172
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8181555 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b11 |
JDK-8181274 | 9.0.4 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
Description
All temporary files should be removed by Files.delete() which throws an exception if the file is locked. This is why File.deleteOnExit() and File.delete() should not be used.
Attachments
Issue Links
- backported by
-
JDK-8181274 Validation of FileIO in the tests for JavaSound should be stricter
-
- Resolved
-
-
JDK-8181555 Validation of FileIO in the tests for JavaSound should be stricter
-
- Resolved
-