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

Naoto Sato naoto at openjdk.java.net
Mon Mar 14 21:58:45 UTC 2022


On Mon, 14 Mar 2022 20:39:46 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> msg drop for jdk19, Mar 9, 2022
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed repeated lines from ROOT bundle in CurrencyNames

src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct_ja.properties line 1:

> 1: #

The change to this file (moving ct.properties to ct_ja.properties) does look suspicious. Looks like this is not a translation file, but some kind of a configuration for `javac`. If so, it should not be translated (and translation configuration in the closed repository should exclude this file)

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

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



More information about the security-dev mailing list