<i18n dev> RFR: 8174269: Remove COMPAT locale data provider from JDK [v5]
Naoto Sato
naoto at openjdk.org
Tue Feb 27 00:24:08 UTC 2024
> This PR intends to remove the legacy `COMPAT` locale data from the JDK. The `COMPAT` locale data was introduced for applications' migratory purposes transitioning to `CLDR`. It is becoming a technical debt and now is the time to remove it (we've been emitting a warning at JVM startup since JDK21, if the app is using `COMPAT`). A corresponding CSR has also been drafted.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
Addressing review comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17991/files
- new: https://git.openjdk.org/jdk/pull/17991/files/a75637f2..d5953788
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17991&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17991&range=03-04
Stats: 232 lines in 4 files changed: 4 ins; 226 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/17991.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17991/head:pull/17991
PR: https://git.openjdk.org/jdk/pull/17991
More information about the i18n-dev
mailing list