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]


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

查看所有标签

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

组合数学

组合数学

卢开澄 / 清华大学 / 2002-7-1 / 19.8

组合数学,ISBN:9787302045816,作者:卢开澄,卢华明著一起来看看 《组合数学》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具