Integrated: 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.

This pull request has now been integrated.

Changeset: aabf699d
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aabf699dd0f066efe6654db24b520068b256d855
Stats:     10 lines in 1 file changed: 1 ins; 0 del; 9 mod

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

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/27532


More information about the core-libs-dev mailing list