RFR: 8354260: Launcher help text is wrong for -Xms

Christian Stein cstein at openjdk.org
Tue May 6 08:59:20 UTC 2025


On Tue, 6 May 2025 08:15:16 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

> Are the localized texts (in launcher_<lang>.properties) updated at a later time?

Yes. We only update the English variant without the `_<lang>` classifier; the rest will be translated and updated in pre-release step. See for example "[8347498: JDK 24 RDP2 L10n resource files update](https://bugs.openjdk.org/browse/JDK-8347498)" and the related commit: https://github.com/openjdk/jdk/commit/dec93675ab3e4c271b14a254df75dc838f1346ea

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

PR Comment: https://git.openjdk.org/jdk/pull/25058#issuecomment-2853775647


More information about the core-libs-dev mailing list