JDK-4890306 : Make NIO charsets sun.nio.cs.*, sun.nio.cs.* self-standing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 1.4.0,1.4.1,5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,linux,solaris_9
  • CPU: generic,x86
  • Submitted: 2003-07-14
  • Updated: 2003-11-11
  • Resolved: 2003-11-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b28Fixed
Related Reports
Duplicate :  
Relates :  
Description
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

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b28 tiger-beta
14-06-2004

EVALUATION Work in progress on this code reorg task for Tiger ###@###.### 2003-07-14
14-07-2003