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