-
Task
-
Resolution: Unresolved
-
Major
-
2.0.4.Final
-
None
-
None
There's a lot of unused methods in the API but it's not quite clear which are used in Tomcat and which are truly unused and redundant, e.g. because of deprecation.
Either label them with @SuppressWarnings("unused") or use them in tests.