RFR: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format [v9]
Alan Bateman
alanb at openjdk.org
Wed Oct 29 16:51:09 UTC 2025
On Wed, 29 Oct 2025 16:42:24 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>>> [...] replacing this function description [...]
>>
>> Will do. I also noticed the reference to legacy Windows versions, and it would be well timed given #28022.
>
> Changed in e52cfb9.
It still references JVM_NativePath but the java.io hasn't used that in many years. So maybe we change that too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27324#discussion_r2474235906
More information about the core-libs-dev
mailing list