We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3bb93 commit 197fde5Copy full SHA for 197fde5
src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
@@ -291,6 +291,7 @@ javac.opt.Xlint.desc.preview=\
291
javac.opt.Xlint.desc.restricted=\
292
Warn about use of restricted methods.
293
294
+# L10N: do not localize: identity synchronization
295
javac.opt.Xlint.desc.synchronization=\
296
Warn about synchronization attempts on instances of value-based classes.\n\
297
\ This key is a deprecated alias for ''identity'', which has the same uses and\n\
0 commit comments