diff -r b1b898c00b71 -r cb9493a80341 src/share/classes/com/sun/tools/javac/resources/javac.properties --- a/src/share/classes/com/sun/tools/javac/resources/javac.properties Mon Mar 07 11:37:54 2011 -0800 +++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties Mon Mar 07 13:45:06 2011 -0800 @@ -146,6 +146,8 @@ Print information about which annotations a processor is asked to process javac.opt.prefer=\ Specify which file to read when both a source file and class file are found for an implicitly compiled class +javac.opt.AT=\ + Read options and filenames from file ## errors