https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
--- Comment #2 from Scott Hamilton <scott.hamil...@plateau.com> 2010-04-23 13:14:01 EDT --- That's a good point - indeed I missed that in looking thru the code. I wonder, though, if there's any optimization that could be done here to reduce the memory footprint of this pageNodes data structure, however. As I indicated, it does seem to be quite expensive. Another alternative might be to perhaps temporarily reconstruct the pageNodes when an exception occurs and this information is to be displayed. Granted, you'd incur a performance hit, but not much of one (Jasper is pretty fast these days) and we're talking about this only in development mode anyway... -- 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