Author: markt Date: Thu May 28 20:04:03 2015 New Revision: 1682319 URL: http://svn.apache.org/r1682319 Log: Update
Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1682319&r1=1682318&r2=1682319&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Thu May 28 20:04:03 2015 @@ -29,7 +29,8 @@ Notes of things to consider for the next - All implementation specific per connector code -> Endpoint - All implementation specific per connection code -> SocketWrapper - 5. SNI support for JSSE. + 5. DONE + SNI support for JSSE. 6. See what Java 8 language features we want to use. @@ -39,7 +40,8 @@ Notes of things to consider for the next 8. Keep an eye on the other Java EE 8 EGs (no sign of any movement apart from the Servlet EG so far). - 9. Refactor WebSocket I/O to go directly to Tomcat's internals rather than via + 9. DONE + Refactor WebSocket I/O to go directly to Tomcat's internals rather than via the Servlet API. 10. Remove the use of system properties to control configuration wherever --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org