https://issues.apache.org/bugzilla/show_bug.cgi?id=55317

--- Comment #6 from Jeremy Boynes <jboy...@apache.org> ---
How does this interact with annotation scanning and
ServletContainerInitializers?

For example, a transformer could add or remove annotations or class
dependencies (e.g. adding new interfaces) that related to component scans or
types handled by SCIs. Tomcat reads the bytecode directly for this, which would
be different to bytecode returned from a transformed class and could result in
ambiguous or inconsistent application behaviour.

-- 
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