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

ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None
    • b103

      The code only recognizes "8859_1", "ISO8859_1" and "ISO8859-1" as iso88591 but on Linux, AIX and potentially other OSs a call to setlocale(LC_CTYPE, NULL) returns "ISO-8859-1".

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: