mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

JavacProcessingEnvironment lets the should-stop policy decide when the compilation should stop. Reviewed-by: jjg
4 lines
359 B
Text
4 lines
359 B
Text
- compiler.err.proc.messager: Stop!
|
|
StopAfterErrorAux.java:4:9: compiler.err.cant.resolve.location: kindname.class, should, , , (compiler.misc.location: kindname.class, StopAfterErrorAux, null)
|
|
StopAfterErrorAux.java:4:21: compiler.err.cant.resolve.location: kindname.class, get, , , (compiler.misc.location: kindname.class, StopAfterErrorAux, null)
|
|
3 errors
|