-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b29
-
generic
-
generic
-
Verified
Currently, javac supports a single TaskListener, for the benefit of a Tree API client.
However, this is inconvenient if multiple independent annotation processors want to use the TaskListener mechanism.
It would be better to update the Trees or JavacTask API to support multiple listeners.
However, this is inconvenient if multiple independent annotation processors want to use the TaskListener mechanism.
It would be better to update the Trees or JavacTask API to support multiple listeners.