Do not call File::deleteOnExit in security tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: security-libs
    • b17
    • generic
    • generic
    • Verified

        File::deleteOnExit (for a temp file in the working directory) is not a good idea;

        1. It's useless in agentvm/savevm mode because the file won't be deleted when the test finishes.

        2. It's not necessary because jtreg will clean up the working directory for you.

        3. If the test fails, maybe you want to keep the file for diagnosis. jtreg can retain it for you.

              Assignee:
              Weijun Wang
              Reporter:
              Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: