Author: markt Date: Fri Feb 1 14:28:00 2008 New Revision: 617679 URL: http://svn.apache.org/viewvc?rev=617679&view=rev Log: Withdraw patch to work on better one.
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=617679&r1=617678&r2=617679&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Feb 1 14:28:00 2008 @@ -38,14 +38,6 @@ -1: remm: I believe it would need specific support for certain managers. Interested users could use their own extended manager instead. -* Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43741 - Only compile tags in a JAR file once rather than once per JSP that uses it. - Patch provided by Anthony Berglas - http://svn.apache.org/viewvc?rev=616556&view=rev - +1: markt - -1: remm: I didn't test the performance issue. If it exists, then the patch could be improved - (move any check logic to the Compiler class - and maybe try to handle JAR updates ?). - * Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43878 Use a single class loader when not reloading JSPs and tag files to reduce perm gen usage. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]