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=13291>. 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=13291 XSLTC runs out of memory on large XML input with id/keys Summary: XSLTC runs out of memory on large XML input with id/keys Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Jeff Baker reported the following > I am transforming an XML document usually between 4-5MB in size. When > transforming using Xalan (no XSLTC), everything works great. However, when > setting XSLTC on, I always get a java.lang.OutOfMemoryError. Santiago believes that the way XSLTC implements id/keys is causing an inordinate amount of memory consumption and this needs to be fixed.
