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

File encoding for Turkish broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: