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

Need feature complete NIO ISO-2022-CN-* coders (encode & decode)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.1.2, 1.2.0, 1.4.1
    • core-libs
    • tiger
    • generic, x86, sparc
    • generic, solaris_8, windows_95

      For J2SE 1.4.1 as part of a selection of CJK NIO Charset support addtions
      a pair of ISO-2022-CN charsets were added. These were
      sun.nio.cs.ext.ISO2022-CN-CNS
      and
      sun.nio.cs.ext.ISO2022-CN-GB

      However, in both cases the Charset classes don't provide a decoder
      (native bytes -> Unicode chars). J2SE does provide an older (pre NIO)
      converter ISO-2022-CN which will recognize the encoded content and
      will decode either ISO-2022-CN escaping scheme. However, since there
      isn't yet a NIO coder which will perform such decoding it is best to
      remove the ISO-2022-CN-* NIO coders for the time being until such
      time that a full ISO-2022-CN NIO java Charset implementation is provided.

      See bugID 4737614.

            ilittlesunw Ian Little (Inactive)
            ilittlesunw Ian Little (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: