RFR: 8365700: Jar --validate without any --file option leaves around a temporary file /tmp/tmpJar<number>.jar

Andreas Steiner asteiner at openjdk.org
Tue Aug 19 14:01:39 UTC 2025


On Tue, 19 Aug 2025 07:51:29 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> 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) .
> This has been observed at least on Linux and AIX .

LGTM

-------------

Marked as reviewed by asteiner (Author).

PR Review: https://git.openjdk.org/jdk/pull/26837#pullrequestreview-3132480856


More information about the core-libs-dev mailing list