https://bz.apache.org/bugzilla/show_bug.cgi?id=47214

--- Comment #9 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Remy Maucherat from comment #8)
> Nice fix. Since Tomcat 8 doesn't support the old JDKs, then it probably
> doesn't need the clever hack (IMO). The improvement should still be to stop
> using anonymous inner classes when they need preload.

Http11Processor$1.class is present in Tomcat 8.5.24/tomcat-coyote.jar

Decompiling it, it is the same $SwitchMap$ support class.

-- 
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

Reply via email to