35351: Fix problem using an inner class for a <jsp:useBean />. (kinman).
37929: Don't stop on the generic attribute methods just because the session is invalid. Patch by Pierre Delisle. (billbarker)
Add system properties org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER and org.apache.jasper.runtime.JspFactoryImpl.USE_POOL to allow configuring Jasper memory usage (remm)
37933: Restrict <jsp:getAttribute /> to only look in PAGE_SCOPE. (billbarker)