On Thu, 2 Apr 2026 18:51:50 GMT, Naoto Sato <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Restore the java.desktop l10n files > > src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages_ca.java > line 1: > >> 1: /* > > These files from upstreams can be excluded from this exercise (Oracle haven't > even supported languages such as ca/cs) While these are from upstream, we still handle the updates of these translations for the locales we care about. For example, see https://github.com/openjdk/jdk/commit/dec93675ab3e4c271b14a254df75dc838f1346ea#diff-e2f24ac800e3c582863989c0cf346c084a7d10100c704e045c6a83111dbb5036 which updated only the _de_, _ja_, and _zh_CN_ resource files. Since that is the case, I think we still want to remove the translation resources for the locales that are not maintained. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30524#discussion_r3030129573
