jdk-24/test/langtools/tools/javac/processing/GenerateAndError.out
Jan Lahoda 68d32a9a8a 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.

Reviewed-by: jjg
2019-02-15 12:09:53 +01:00

4 lines
135 B
Plaintext

- compiler.err.proc.messager: error
GenerateAndErrorTest.java:2:60: compiler.err.cant.resolve: kindname.class, ExtraExtra, ,
2 errors