Integrated: 8370633: Remove dead code for Windows file path canonicalization functions

Brian Burkhalter bpb at openjdk.org
Mon Oct 27 21:18:19 UTC 2025


On Fri, 24 Oct 2025 19:21:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Remove the unused, vestigial functions `wcanonicalizeWithPrefix` and `Java_java_io_WinNTFileSystem_canonicalizeWithPrefix0`. With this change, the build in the CI succeeds on Windows.

This pull request has now been integrated.

Changeset: 4e8e55db
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e8e55db602702715135d28a3a3b160e2101593b
Stats:     94 lines in 2 files changed: 0 ins; 94 del; 0 mod

8370633: Remove dead code for Windows file path canonicalization functions

Reviewed-by: alanb, iris

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

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


More information about the core-libs-dev mailing list