test/tools/javac/processing/options/testPrintProcessorInfo/Test.out

changeset 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/processing/options/testPrintProcessorInfo/Test.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,13 @@
     1.4 +Processor Test matches [java.lang.Override] and returns true.
     1.5 +- compiler.note.proc.messager: round 1
     1.6 +Processor Test matches [] and returns true.
     1.7 +- compiler.note.proc.messager: round 2
     1.8 +Processor Test matches [] and returns true.
     1.9 +- compiler.note.proc.messager: round 3
    1.10 +Processor Test matches [] and returns true.
    1.11 +- compiler.note.proc.messager: round 4
    1.12 +- compiler.note.proc.messager: round 5
    1.13 +- compiler.warn.proc.messager: last round
    1.14 +- compiler.err.warnings.and.werror
    1.15 +1 error
    1.16 +1 warning

mercurial