RFR: 8283719: java/util/logging/CheckZombieLockTest.java failing intermittently [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Fri Apr 8 17:20:37 UTC 2022


On Fri, 8 Apr 2022 17:09:42 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Looks fine, you can drop use of getAbsolutePath if you want to, not important here.

Done - used `File::toPath` since `lock` is a `File`.

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

PR: https://git.openjdk.java.net/jdk/pull/8168


More information about the core-libs-dev mailing list