JDK-8263202 : Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-03-08
  • Updated: 2021-06-07
  • Resolved: 2021-05-26
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 17
17 b25Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Sub Tasks
JDK-8267552 :  
JDK-8268355 :  
Description
Historically, constructors in Locale class maps three ISO 639 language codes, namely "he", "ji", and "id" to their obsolete codes; "iw", "yi", and "in" for backward compatibility. This issue intends to modify the mapping towards the current codes, while maintaining the backward compatible behavior.
Comments
Changeset: a4c46e1e Author: Naoto Sato <naoto@openjdk.org> Date: 2021-05-26 15:52:39 +0000 URL: https://git.openjdk.java.net/jdk/commit/a4c46e1e4f4f2f05c8002b2af683a390fc46b424
26-05-2021