Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8370633

Remove dead code for Windows file path canonicalization functions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • core-libs
    • master
    • generic
    • windows

      The class java.io.WinNTFileSystem no longer defines canonicalizeWithPrefix0 but the function Java_java_io_WinNTFileSystem_canonicalizeWithPrefix0 still exists. This function calls the wcanonicalizeWithPrefix function which is not used anywhere else.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: