git: openjdk/jdk: 8323057: Recoverable errors may be reported before unrecoverable errors when annotation processing is skipped
Jan Lahoda
jlahoda at openjdk.org
Mon Jan 22 10:56:39 UTC 2024
Changeset: 72f19902
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2024-01-22 10:55:10 +0000
URL: https://git.openjdk.org/jdk/commit/72f199024d58b53a1dff2f79dd2050ae0044e809
8323057: Recoverable errors may be reported before unrecoverable errors when annotation processing is skipped
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java
+ test/langtools/tools/javac/processing/errors/TestErrorOrder.java
More information about the jdk-changes
mailing list