On Wed, 29 Oct 2025 15:32:08 GMT, Brian Burkhalter <[email protected]> wrote:
>> src/java.base/windows/native/libjava/canonicalize_md.c line 200: >> >>> 198: have been converted to native form already, via JVM_NativePath(). >>> This is >>> 199: necessary because _fullpath() rejects duplicate separator >>> characters on >>> 200: Win95, though it accepts them on NT. */ >> >> What would you think about replacing this function description while it is >> fresh in our heads? > >> [...] 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27324#discussion_r2474224925
