-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329991 | 21.0.4-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b04 |
JDK-8330832 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Temporary files in tests should either use the temporary directory provided by jtreg or cleanup files created in other directories.
Files left in the default temp directory can accumulate if not removed by the test.
Existing tests should be reviewed to check the usage of java.io.tmpdir.
Files left in the default temp directory can accumulate if not removed by the test.
Existing tests should be reviewed to check the usage of java.io.tmpdir.
- backported by
-
JDK-8329991 Review use of java.io.tmpdir in jdk tests
- Resolved
-
JDK-8330832 Review use of java.io.tmpdir in jdk tests
- Resolved
- relates to
-
JDK-8327002 (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/af6c5854
-
Commit openjdk/jdk/375bfac8
-
Review openjdk/jdk21u-dev/514
-
Review openjdk/jdk/18352
-
Review(master) openjdk/jdk17u-dev/2811
(3 links to)