https://issues.apache.org/bugzilla/show_bug.cgi?id=52458
--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2012-01-12 12:59:15 UTC --- 1. This compiler optimization code bug seems to be triggered by large Java files. There are (and will always be) certain size limitations in the language. While this is not one of them, note that there are several options in JspServlet that change what java code is generated for a JSP. One of them may help you. 2. You can replace ecj-3.7.jar with any other version of that jar file. They all have the same API. There is already ecj-3.7.1 available, http://download.eclipse.org/eclipse/downloads/eclipse3x.php -> Latest Release -> 3.7.1 -> JDT Core Batch Compiler Though from the bug report it sounds like 3.7.1 would have the same problem. Older versions of ecj.jar are available from the archives there or from earlier Tomcat versions. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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