-
Bug
-
Resolution: Fixed
-
P4
-
25, 26
-
b12
-
generic
-
linux, aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8367730 | 25.0.2 | Matthias Baesken | P4 | Resolved | Fixed | master |
The jtreg test tools/jar/JarNoFileArgOperations.java seems to create files like /tmp/tmpJar12065714313154611400.jar in the file system and keeps them there after the test finishes (also in case of SUCCESS) .
The test better should clean up such temporary files.
This has been observed at least on Linux and AIX .
The test better should clean up such temporary files.
This has been observed at least on Linux and AIX .
- backported by
-
JDK-8367730 Jar --validate without any --file option leaves around a temporary file /tmp/tmpJar<number>.jar
-
- Resolved
-
- caused by
-
JDK-8345506 jar --validate may lead to java.nio.file.FileAlreadyExistsException
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/07fb8629
-
Commit(master) openjdk/jdk/320235cc
-
Review(master) openjdk/jdk25u/189
-
Review(master) openjdk/jdk/26837
(1 links to)