-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b112
-
generic, x86
-
generic, linux
-
Verified
javac should buffer and defer such diagnostics until it can be determined whether they should be suppressed or not.
.
.
From experience with apt, various others requests have come in for improved error handling of various sorts:
5052910 need option to turn javac errors into apt errors
Fail-fast if any error compilation error is found.
6432333 APT fails to gracefully handle errors
Request to fail-fast or return a more useful annotation type for a malformed annotation.
- duplicates
-
JDK-6727243 Duplicate Errors message when compiling with "javac -processor"
-
- Closed
-
-
JDK-6911972 "cannot find symbol" errors for classes which are about to be generated by an AP
-
- Closed
-
- relates to
-
JDK-6432333 APT fails to gracefully handle errors
-
- Closed
-
-
JDK-5060009 Tidy up the case where a superclass is generated by apt
-
- Closed
-
-
JDK-7141956 Java 7 compiler performance degradation
-
- Closed
-
-
JDK-6969184 poor error recovery after symbol not found
-
- Closed
-
-
JDK-7001389 testNegativeModelWithSystemCompiler test fails in org.eclipse.jdt.compiler.apt.tests package
-
- Closed
-
-
JDK-6976747 JCDiagnostic: replace "boolean mandatory" with new "Set<JCDiagnostic.Flag>"
-
- Closed
-
-
JDK-5052910 need option to turn javac errors into apt errors
-
- Closed
-
-
JDK-6724071 refactor Log into a front end and back end
-
- Closed
-