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

Roger Riggs rriggs at openjdk.org
Fri Sep 22 14:51:16 UTC 2023


On Thu, 21 Sep 2023 15:35:16 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> 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: Use assertEquals

Looking good.
It may be useful to update the PR description and Issue description to include the refactoring of the test to Junit.

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the core-libs-dev mailing list