RFR: 8355339: Test java/io/File/GetCanonicalPath.java failed: The specified network name is no longer available

Brian Burkhalter bpb at openjdk.org
Mon Sep 29 17:47:18 UTC 2025


On Fri, 26 Sep 2025 19:43:43 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> At line 143 of `canonicalize_md.c`, add `ERROR_NETNAME_DELETED` to the set of error codes that `lastErrorReportable()` deems innocuous. The other changes are opportunistic cleanup of indentation without behavioral effect.

CI tiers 1-3 passed on windows-x64.

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

PR Comment: https://git.openjdk.org/jdk/pull/27532#issuecomment-3348222167


More information about the core-libs-dev mailing list