RFR: 8024695: new File("").exists() returns false whereas it is the current working directory [v6]
Brian Burkhalter
bpb at openjdk.org
Fri Feb 21 17:08:53 UTC 2025
On Fri, 21 Feb 2025 07:42:32 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> So changed in a3b7977.
>
> Thanks, that is better replace for this. In time it may be a good candidate to be a stable value.
It was a bad idea in the first place that I put that in `File` itself. I also thought of this being a stable value.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22821#discussion_r1965889959
More information about the core-libs-dev
mailing list