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

Make NIO charsets sun.nio.cs.*, sun.nio.cs.* self-standing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 1.4.0, 1.4.1, 5.0
    • core-libs
    • b28
    • generic, x86
    • generic, linux, solaris_9

      This bug will be used to track some J2SE charset code reorganization which will
      ensure that in addition to migrating those encodings within the broad set of
      encodings supported by J2SE to the java.nio charset API and framework there
      is a goal to ensure that all such NIO supported charset X-coders have no
      explicit dependencies on the sun.io.* legacy converter implementations.

      Currently the majority of the sun.nio.cs.ext.* bundled international charset
      implementations depend on accessor methods provided within the sun.io.*
      converter classes. This work will reverse the dependency allowing for the
      swift completion of the retirement of the sun.io.* legacy converter classes
      from the platform. A related but distinct effort to remove other islands of
      dependency on the sun.io converter within the existing platform implementation
      is detailed within bugID 4454622


      ###@###.### 2003-07-14
      ###@###.### 2003-07-14

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: