For JSR 199, a "TaskListener" can be given to the compiler, to monitor the compiler's activity. This listener is stored in the context. When new contexts are created for subsequent processing rounds, the task listener should be propogated. Otherwise, all subsequent events go unreported, if annotation processing occurs.
- relates to
-
JDK-6392118 mismatch between JavacTaskImpl.context and JSR 269
-
- Closed
-