JDK-6237353 : Remove sun.io package from j2se binary
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-03-08
  • Updated: 2017-05-16
  • Resolved: 2012-05-13
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.
JDK 8
8 b04Fixed
Related Reports
Relates :  
Relates :  
Description
We have removed all sun.io dependencies from j2se ws (including
porting sun.io regtest to java.nio.charset), the next step is to
remove sun.io package from j2se binary. Current plan is to leave
the source code in ws till beta.
###@###.### 2005-03-08 08:38:52 GMT

Comments
Use java.nio.charsets instead (@since 1.4)
31-10-2014

EVALUATION The change of removing the sun.io package from j2se binary (integrated in JDK6 b29) was backed out from JDK6/b59 via #6354525. The plan now is to try it agian in JDK8. So re-open it as a RFE and target it for JDK8
20-07-2011

EVALUATION for mustang ###@###.### 2005-03-09 06:58:06 GMT
09-03-2005