File encoding for Turkish broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: core-libs
    • None

      Java picks up the wrong file encoding class for locale "tr" (Turkish).
      The code

      System.out.println("CharToByteConverter.getDefault(): " +
      sun.io.CharToByteConverter.getDefault());

      in this locale always prints ASCII7. All input and output streams then
      use ASCII7 as the default encoding class.

            Assignee:
            Norbert Lindenberg (Inactive)
            Reporter:
            Fred Oliver (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: