RFR: 8315960: test/jdk/java/io/File/TempDirDoesNotExist.java leaves test files behind [v2]

Brian Burkhalter bpb at openjdk.org
Fri Sep 15 19:13:31 UTC 2023


> Add a `finally` block to delete the created files.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8315960: Convert test to JUnit 5

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15757/files
  - new: https://git.openjdk.org/jdk/pull/15757/files/cc4d9f3f..dad75c58

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15757&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15757&range=00-01

  Stats: 123 lines in 1 file changed: 79 ins; 0 del; 44 mod
  Patch: https://git.openjdk.org/jdk/pull/15757.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15757/head:pull/15757

PR: https://git.openjdk.org/jdk/pull/15757


More information about the core-libs-dev mailing list