Apache Tomcat 8.0.27 发布了,该版本主要修复了 8.0.26 的一些 bug 和其他小改进,值得关注的有:
- Correctly handle \${ vs \$ escaping in JSP and EL
- Fix for issues with NIO + SSL + sendfile
- Various TLD parsing fixes
- Fix multiple (mostly rare and/or zero impact) concurrency issues
完整列表请看:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
来自:开源中国社区

