-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: globalization
-
b06
-
generic
-
generic
The key value
javac.opt.Xlint.desc.synchronization=\
Warn about synchronization attempts on instances of value-based classes.\n\
\ This key is a deprecated alias for ''identity'', which has the same uses and\n\
\ effects. Users are encouraged to use the ''identity'' category for all future\n\
\ and existing uses of ''synchronization''.
Contains ''identity'' and ''synchronization'' which should not be translated. Providing a comment to make this apparent would be helpful for IPS translators and also consistent with other key values in the resource file that make similar l10n related comments.
javac.opt.Xlint.desc.synchronization=\
Warn about synchronization attempts on instances of value-based classes.\n\
\ This key is a deprecated alias for ''identity'', which has the same uses and\n\
\ effects. Users are encouraged to use the ''identity'' category for all future\n\
\ and existing uses of ''synchronization''.
Contains ''identity'' and ''synchronization'' which should not be translated. Providing a comment to make this apparent would be helpful for IPS translators and also consistent with other key values in the resource file that make similar l10n related comments.
- links to
-
Commit(master)
openjdk/jdk/197fde53
-
Review(master)
openjdk/jdk/26105