RFR: 8024695: new File("").exists() returns false whereas it is the current working directory [v9]
Alan Bateman
alanb at openjdk.org
Sat Feb 22 13:54:53 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
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22821#pullrequestreview-2634808665
More information about the core-libs-dev
mailing list