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

cs.canEncode(c) incorrectly returns false when cs is Big5-like and c is ASCII

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0
    • core-libs

      These charsets return incorrect values for canEncode, only for ASCII:

      charset=Big5-HKSCS canEncode=false '\u0000' - '\u007f'
      charset=x-Big5-Solaris canEncode=false '\u0000' - '\u007f'
      charset=x-MS950-HKSCS canEncode=false '\u0000' - '\u007f'

      (This is a part of the fix for 5065777)

      ###@###.### 2004-06-22

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: