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

Fix comment for getPrefixed() in canonicalize_md.c

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • 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
       */

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

              Created:
              Updated:
              Resolved: