On Fri, 8 Apr 2022 17:09:42 GMT, Alan Bateman <al...@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