https://bz.apache.org/bugzilla/show_bug.cgi?id=70010
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |enhancement --- Comment #3 from Mark Thomas <[email protected]> --- This isn't a Tomcat bug. Tomcat is implementing the specification. If an application is hitting compilation limits then that is an application issue. The Tomcat team will consider any patch proposed that reduces the size of the generated code but: - Tomcat must remain specification compliant by default - any change must not have a negative effect on other users That probably means any change needs to be optional. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
