Fix comment for getPrefixed() in canonicalize_md.c

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: client-libs
    • b11
    • generic
    • windows

      The fix for JDK-8235397 issue made a portion of a comment for getPrefixed() function in src/java.base/windows/native/libjava/canonicalize_md.c misleading.
      The comment should be changed from

      /* The appropriate location of getPrefixed() is io_util_md.c, but it is
         also used in a non-OpenJDK context within Oracle. There, canonicalize_md.c
         is already pulled in and compiled, so to avoid more complicated solutions
         we keep this method here.
       */

      to:

      /* The appropriate location of getPrefixed() is io_util_md.c
       */

            Assignee:
            Alexey Semenyuk
            Reporter:
            Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: