https://issues.apache.org/bugzilla/show_bug.cgi?id=53895
--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> --- It's worth noting that the proposed solution requires more heap space than the old solution. If this change is at the compiled-page level, it might not be a big deal. If a new HashMap gets created for every invocation of the JSP then it might be a performance problem under load due to the additional garbage generated. -- 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