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

Locale Issue in the Native Function GetLastErrorString()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • core-libs
    • None
    • generic
    • generic

      When removing the use of JVM_* functions from java.io code in JDK-8001334, we remove JVM_GetLastErrorString() function and bring over the codes in os::lasterror into getLastErrorString() in io_util_md.c file.

      The locale of the error messages needs to be examined based on the localized OS version.

            dxu Dan Xu (Inactive)
            dxu Dan Xu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: