JDK-4287466 : Character converter SPI and API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-03
  • Updated: 1999-11-03
  • Resolved: 1999-11-03
Related Reports
Duplicate :  
Description

Name: ft83308			Date: 11/03/99


To support a new set of API and SPI for the character converters as part of the 
new java.io package.
- Working with the Libraries team to design and implement the API and SPI
- Update the converter generator tool
- Define and document the converter's new naming convention
- Rewrite makefiles to handle multiple converter jar files
- Regenerate existing converters using the new SPI
- Rewrite some converters that cannot be generated by the generator tool

======================================================================