皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Apache Tomcat 7.0.85 发布,bug 修复版本

Apache Tomcat 7.0.85 发布,bug 修复版本

Apache Tomcat 7.0.85 发布了,此版本修复了 7.0.84 中的许多错误修复和做了一些改进。

更新内容:

  • Prevent a stack trace being written to standard out when running on Java 10 due to changes in the LogManager implementation. (markt)
  • Avoid duplicate load attempts if one has been made already. (remm)
  • Avoid NPE in ThreadLocalLeakPreventionListener if there is no Engine. (remm)
  • 58143: Fix calling classloading transformers broken in 7.0.70 by the fix for 59619. This was observed when using Spring weaving. (rjung)

完整内容可查看更新列表

下载地址:http://tomcat.apache.org/download-70.cgi

转自 http://www.oschina.net/news/93382/tomcat-7-0-85-released