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

(cs) Remove hacks that force use of sun.io PCK converters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.2
    • core-libs
    • None
    • generic
    • generic

      As part of the fix for 4765370 we added special-case code to the
      java.lang.StringCoding and sun.nio.cs.Stream{De,En}coder classes
      that force the use of the sun.io PCK converters in preference to
      the NIO PCK charset, which in 1.4.1 and 1.4.2 is just the SJIS
      charset.

      These hacks must be removed in 1.5, otherwise the planned true PCK
      charset for NIO will not be used by the String or java.io classes.

      -- ###@###.### 2003/1/15

            mr Mark Reinhold
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: