https://bz.apache.org/bugzilla/show_bug.cgi?id=65244

--- Comment #5 from Grzegorz Grzybek <gr.grzy...@gmail.com> ---
Javadoc comment:

> application classes that extend, implement,
> or have been annotated with the class types listed by this annotation

can be ambiguous ("class is annotated with" may mean "has class level
annotation" or "has either members with annotations or is itself annotated") -
though it sounds more like only class-level annotations are considered.

On the other hand, the specification is clear... I'd also worry a bit about
performance loss.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to