History log of /openjdk10/langtools/test/tools/javac/annotations/neg/Cycle3.out
Revision Date Author Comments
# 4202:2bd34895dda2 15-Jun-2017 jlahoda

8170326: Inconsistencies between code, compiler.properties and comments
Summary: Converting uses of Log and JCDiagnostic.Factory methods to use CompilerProperties instead of plain Strings, fixing inconsistencies, adding crules analyzer to ensure CompilerProperties are used whenever possible.
Reviewed-by: mcimadamore


# 2608:9fbec2de1d14 29-Aug-2014 sogoel

8049126: golden files for annotations test in tools/java dir
Reviewed-by: jjg