RFR: 8024695: new File("").exists() returns false whereas it is the current working directory [v6]

Brian Burkhalter bpb at openjdk.org
Thu Feb 20 22:20:05 UTC 2025


On Thu, 20 Feb 2025 17:21:53 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Why not just down into `FileSystem`? It's not OS-dependent.
>
> That would be okay too, just need to avoid circular initialization.

So changed in a3b7977.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22821#discussion_r1964415464


More information about the core-libs-dev mailing list