RFR: 8361303: L10n comment for javac.opt.Xlint.desc.synchronization in javac.properties

Chen Liang liach at openjdk.org
Wed Jul 2 23:08:38 UTC 2025


On Wed, 2 Jul 2025 21:07:21 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which provides a comment to make apparent what should not be localized in the value for the key: `javac.opt.Xlint.desc.synchronization`. This was suggested by the translation team and is also consistent with other key values in the properties file that make similar comments.

Indeed, this is a javac command line flag instead of a word to be translated.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26105#pullrequestreview-2980875250


More information about the compiler-dev mailing list