DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12486>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12486 XPathContext.reset() does unnecessary memory allocations ------- Additional Comments From [EMAIL PROTECTED] 2002-10-28 22:30 ------- Ooops - when reviewing the patch I forgot to make sure Stack.clear() is in JDK 1.1.8; it's actually not. Will attach patch changing the two references to clear () to removeAllElements(), which is available.
