-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b138
-
generic
-
generic
-
Verified
There is an open question in respect to what should happen when an annotation
processor throws an uncaught exception.
According to the specification of javax.tools.JavaCompiler.CompilationTask,
an error in a user supplied component should lead to a RuntimeException.
processor throws an uncaught exception.
According to the specification of javax.tools.JavaCompiler.CompilationTask,
an error in a user supplied component should lead to a RuntimeException.
- relates to
-
JDK-6437138 JSR 199: Compiler doesn't diagnose crash in user code
-
- Closed
-