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

Lance Andersen lancea at openjdk.org
Thu Sep 14 22:10:39 UTC 2023


On Thu, 14 Sep 2023 21:53:30 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

Given this is a small test, perhaps it would be worthwhile to convert to Junit as part of your cleanup

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

PR Review: https://git.openjdk.org/jdk/pull/15757#pullrequestreview-1627818889


More information about the core-libs-dev mailing list