JDK-8353118 : Deprecate the use of `java.locale.useOldISOCodes` system property
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2025-03-27
  • Updated: 2025-03-29
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 25
25Unresolved
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8353121 :  
JDK-8353122 :  
Description
The property was introduced for the backward compatibility in JDK17. Removing this property will reduce the code complexity. In this release, user will see a warning message if this property is set.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24302 Date: 2025-03-28 20:17:30 +0000
28-03-2025