Skip to content

Commit 197fde5

Browse files
author
Justin Lu
committed
8361303: L10n comment for javac.opt.Xlint.desc.synchronization in javac.properties
Reviewed-by: naoto, liach
1 parent ec3bb93 commit 197fde5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ javac.opt.Xlint.desc.preview=\
291291
javac.opt.Xlint.desc.restricted=\
292292
Warn about use of restricted methods.
293293

294+
# L10N: do not localize: identity synchronization
294295
javac.opt.Xlint.desc.synchronization=\
295296
Warn about synchronization attempts on instances of value-based classes.\n\
296297
\ This key is a deprecated alias for ''identity'', which has the same uses and\n\

0 commit comments

Comments
 (0)