<i18n dev> RFR: 8355522: Remove the `java.locale.useOldISOCodes` system property [v4]

Naoto Sato naoto at openjdk.org
Wed Jul 23 17:39:12 UTC 2025


> This PR removes the system property deprecated in JDK 25. If the property is specified at runtime, a warning will be emitted at startup to inform the user that the value is ignored. A corresponding CSR has been drafted as well

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Further wording refinement

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26419/files
  - new: https://git.openjdk.org/jdk/pull/26419/files/93f3a8b3..c68a63be

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26419&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26419&range=02-03

  Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/26419.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26419/head:pull/26419

PR: https://git.openjdk.org/jdk/pull/26419


More information about the i18n-dev mailing list