Is there an interim build with this patch applied (I can't see anything in the nightly builds on jakarta.apache.org)? If not, is there a target date for 4.1.20? Building from source is an adventure I'd rather not have at this point.
Thanks, Adi > On Sun, 26 Jan 2003 20:35:20 -0600, Glenn Nielsen <[EMAIL PROTECTED]> said: > You read it correctly. AFAIK, all previous versions of jasper held > on to objects which it no longer needed after a JSP compile. > Glenn > Aditya wrote: Although bug 15845 is listed as being for 4.1.19, it > looks like it affected Jasper2 even before that -- or am I reading > the commit message wrong? Thanks, Adi >> >>> On 26 Jan 2003 19:00:19 -0000, [EMAIL PROTECTED] said: glenn >>> 2003/01/26 11:00:19 >> >>> Modified: . RELEASE-NOTES-4.1.txt Log: Update release notes >> >>> Revision Changes Path 1.52 +6 -1 >>> jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt >> >>> Index: RELEASE-NOTES-4.1.txt >>> =================================================================== >>> RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v >>> retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 >>> -r1.52 --- RELEASE-NOTES-4.1.txt 21 Jan 2003 23:19:56 -0000 1.51 >>> +++ RELEASE-NOTES-4.1.txt 26 Jan 2003 19:00:19 -0000 1.52 @@ >>> -1041,6 +1041,11 @@ PageContextImpl: pushBody()/popBody() error on >>> tomcat 4.1.X. >> >>> +[4.1.20] #15845 + Fixed JSP page compiles so that objects created >>> for performing + the JSP page compiles which are not reused are >>> dereferenced so + they are eligible for GC. This should reduce the >>> memory footprint + and improve GC performance. >> >>> ============================ KNOWN ISSUES IN THIS RELEASE: > -- > To unsubscribe, e-mail: >>> <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: >>> <mailto:[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]