JDK-4429040 : (cs) Support for user-installed charset providers is not working
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2001-03-22
  • Updated: 2001-12-03
  • Resolved: 2001-12-03
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
1.4.0 rc1Fixed
Related Reports
Relates :  
Description
See synopsis.  -- mr@eng 2001/3/22

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-rc1 FIXED IN: merlin-rc1 INTEGRATED IN: merlin-rc1
14-06-2004

EVALUATION After enabling the code, this functionality does appear to be present. Minor changes in the code and documentation were required for the new package hierarchy. -- iag@sfbay 2001-09-26 Code disabled temporarily due to 4510701 -- it completely breaks in some non-English locales. -- ###@###.### 2001/10/4 Existing code works when enabled, but interferes with VM startup in non-English locales. This is a simple bootstrapping problem that can be fixed by adding appropriate recursive-invocation checks to the charset-lookup machinery. -- ###@###.### 2001/11/13
11-09-0179