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

changeset 1759
05ec778794d0
parent 1569
475eb15dfdad
child 1797
019063968164
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/javac.properties	Wed May 15 00:00:39 2013 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties	Wed May 15 14:00:31 2013 +0100
     1.3 @@ -168,6 +168,8 @@
     1.4      Specify which file to read when both a source file and class file are found for an implicitly compiled class
     1.5  javac.opt.AT=\
     1.6      Read options and filenames from file
     1.7 +javac.opt.diags=\
     1.8 +    Select a diagnostic mode
     1.9  
    1.10  ## errors
    1.11  

mercurial