Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/75 OK, the reason that I added this method is that I saw `init()` and I did not realize that it was part of the spec since it is not marked with `@Override` and I've never seen it before (looks like it's new in Servlet 4.0) Should I re-submit the JavaDoc enhancements and add `@Override` to `init()`?
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org