内容简介: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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- fastjson 1.2.55 版本发布,Bug 修复版本
- Swoole v4.6.1 版本发布,Bug 修复版本
- Swoole v4.6.2 版本发布,Bug 修复版本
- Swoole v4.6.4 版本发布,Bug 修复版本
- Swoole v4.6.7 版本发布,Bug 修复版本
- fastjson 1.2.57 版本发布,Bug 修复维护版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms + Data Structures = Programs
Niklaus Wirth / Prentice Hall / 1975-11-11 / GBP 84.95
It might seem completely dated with all its examples written in the now outmoded Pascal programming language (well, unless you are one of those Delphi zealot trying to resist to the Java/.NET dominanc......一起来看看 《Algorithms + Data Structures = Programs》 这本书的介绍吧!