Apache Tomcat 7.0.85 发布,bug 修复版本

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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 LogMa...

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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Art of Computer Programming, Volumes 1-3 Boxed Set

The Art of Computer Programming, Volumes 1-3 Boxed Set

Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99

This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具