[jdk19] RFR: 8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10 [v3]
Naoto Sato
naoto at openjdk.org
Thu Jul 28 20:54:21 UTC 2022
On Tue, 26 Jul 2022 20:31:44 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> open l10n msg drop
>> All tests passed.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> removed localized files from base
- src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_US.properties: this should not be moved from `java.base` module
- I still need some comments explaining `XXX=XXX` in the root bundle of `CurrencyNames`. Something like
These currency symbol entries are for the root bundle only to avoid throwing a MissingResourceException. Should not be copied into each localized resource bundle.
src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_zh_CN.properties line 63:
> 61: # written authorization of the copyright holder.
> 62:
> 63: CNY=\uffe5
Do not remove the original translation.
-------------
Changes requested by naoto (Reviewer).
PR: https://git.openjdk.org/jdk19/pull/154
More information about the security-dev
mailing list