JDK-6197577 : Spec for Locale.readResolve is incorrect
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-11-19
  • Updated: 2017-05-19
  • Resolved: 2005-08-15
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 6
6 b48Fixed
Related Reports
Relates :  
Description
The specification for java.util.Locale.readResolve states: "Older language codes are replaced with newer ISO  codes." This is not correct. In reality, newer language codes are replaced with their older counterparts.
###@###.### 2004-11-19 00:59:09 GMT

Comments
EVALUATION Remove the description in accordance with the RFE 4778440. ###@###.### 2005-04-27 17:15:10 GMT
27-04-2005