This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new f5f8ea0 Some reminders of additional items I plan to do f5f8ea0 is described below commit f5f8ea034133b978cc796621215aa22112ff4b42 Author: remm <r...@apache.org> AuthorDate: Thu Dec 19 16:23:44 2019 +0100 Some reminders of additional items I plan to do --- TOMCAT-NEXT.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 4bf4b5f..1716fbd 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -63,4 +63,8 @@ New items for 10.0.x onwards: 12. Consider disabling the AJP connector by default. -13. Remove GenericPrincipal.getPassword(). \ No newline at end of file +13. Remove GenericPrincipal.getPassword(). + +14. Remove unused NIO blocking code. + +15. Remove caches in Endpoint for trivial object (SocketProcessorBase, PollerEvent). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org