https://issues.apache.org/bugzilla/show_bug.cgi?id=48288
Summary: Patch to fix generics in javax.el package helpers
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Servlet & JSP API
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24619)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24619)
Patch
It's not possible to fix all the compiler warnings in the javax.el helper
classes, because some of the overridden methods in javax.el use raw types in
the specification.
Patch to follow suppresses these warnings in ELContextWrapper and
EvaluationContext
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]