https://bz.apache.org/bugzilla/show_bug.cgi?id=65124
--- Comment #3 from John Engebretson <jeng...@amazon.com> --- Sure! Tag pooling generates several lines of code in the compiled JSP; the lines below are copied from the attached source files, at the tail end of the "Old-style generated code" blocks. The code is nearly identical in all such methods, varying only by the auto-generated variable names. _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.reuse(_jspx_th_c_005fset_005f2); _jspx_th_c_005fset_005f2_reused = true; } finally { org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_c_005fset_005f2, _jsp_getInstanceManager(), _jspx_th_c_005fset_005f2_reused); } -- 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