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

File encoding for Turkish broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • None
    • 1.2.0
    • core-libs
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: