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

Brian Burkhalter bpb at openjdk.org
Fri Feb 21 20:03:55 UTC 2025


On Fri, 21 Feb 2025 19:00:32 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Modify the implementation of `java.io.File` so that it correctly handles the empty path `""`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8024695: Add sentence to clarify empty File behavior

I have updated the CSR to match this PR as of commit 473ccae.

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

PR Comment: https://git.openjdk.org/jdk/pull/22821#issuecomment-2675433839


More information about the core-libs-dev mailing list