RFR: 8370633: Remove dead code for Windows file path canonicalization functions
Alan Bateman
alanb at openjdk.org
Sun Oct 26 07:28:00 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.
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27981#pullrequestreview-3380454935
More information about the core-libs-dev
mailing list