Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8365700

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • tools
    • jar
    • master
    • generic
    • linux, aix

      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 .

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: