Author: remm
Date: Tue Jan 19 16:45:26 2016
New Revision: 1725566

URL: http://svn.apache.org/viewvc?rev=1725566&view=rev
Log:
Update status for javadocs and add a todo item.

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1725566&r1=1725565&r2=1725566&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Tue Jan 19 16:45:26 2016
@@ -17,7 +17,8 @@
 
 Notes of things to consider for the next major Tomcat release (9.0.x)
 
- 1. Fix Java 8 Javadoc warnings. Currently ~1300.
+ 1. DONE.
+    Fix Java 8 Javadoc warnings.
 
  2. DONE.
     Remove BIO AJP and HTTP connector.
@@ -53,3 +54,6 @@ Notes of things to consider for the next
 
 12. Consider wrapping the SocketWrapper with a facade to detect / prevent
     components retaining references longer than they should.
+
+13. Asynchronous NIO2 styled alternate HTTP/2 implementation. Frame parsing 
logic
+    would be in completion handlers.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to