Summary: | ContextConfig.checkHandlesTypes() doesn't check for VerifyError when loading class | ||
---|---|---|---|
Product: | Tomcat 7 | Reporter: | Mike Youngstrom <youngm> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 7.0.19 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All |
Description
Mike Youngstrom
2011-07-29 19:25:49 UTC
Thanks for the report. I expanded the exception handle most eventualities. If an unhandled exception happens now, the Tomcat instance will have much bigger problems than a failed annotation scan (and is probably on its way to crashing). The fix is in 7.0.x and will be included in 7.0.20 onwards. |