<i18n dev> RFR: 8355522: Remove the `java.locale.useOldISOCodes` system property [v3]
Naoto Sato
naoto at openjdk.org
Tue Jul 22 22:25:33 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:
Obsolete comment correction
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26419/files
- new: https://git.openjdk.org/jdk/pull/26419/files/bcfd8a7e..93f3a8b3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26419&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26419&range=01-02
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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