RFR: 8280400: JDK 19 L10n resource files update - msgdrop 10

Naoto Sato naoto at openjdk.java.net
Wed Mar 9 22:29:44 UTC 2022


On Wed, 9 Mar 2022 21:09:30 GMT, Alisen Chung <achung at openjdk.org> wrote:

> msg drop for jdk19, Mar 9, 2022

`src/java.base/share/classes/sun/util/resources/CurrencyNames_de.properties`
`src/java.base/share/classes/sun/util/resources/CurrencyNames_ja.properties`
`src/java.base/share/classes/sun/util/resources/CurrencyNames_zh_CN.properties`

These are part of `jdk.localedata` module. Should be excluded from `java.base` module and apply the diffs to `src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_xx.properties` manually. (Note that the first half of it is not necessary when merging).

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

PR: https://git.openjdk.java.net/jdk/pull/7765


More information about the serviceability-dev mailing list