Tomcat 9.0.7 发布,多项改进和 Bug 修复

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

内容简介:Tomcat 9.0.7 发布了,详细改进记录包括: Catalina 51195: Avoid a false positive report of a web application memory leak by clearing ObjectStreamClass$Caches of classes loaded by the web application...

Tomcat 9.0.7 发布了,详细改进记录包括:

Catalina

  • 51195: Avoid a false positive report of a web application memory leak by clearing ObjectStreamClass$Caches of classes loaded by the web application when the web application is stopped. (markt)

  • 52688: Add support for the maxDays attribute to the AccessLogValve and ExtendedAccessLogValve. This allows the maximum number of days for which rotated access logs should be retained before deletion to be defined. (markt)

  • Ensure the MBean names for the SSLHostConfig and  SSLHostConfigCertificate are correctly formed when the  Connector is bound to a specific IP address. (markt)

  • 62168: When using the PersistentManager honor a value of -1 for minIdleSwap and do not swap out sessions to keep the number of active sessions under  maxActive. Patch provided by Holger Sunke. (markt)

  • 62172: Improve Javadoc for  org.apache.catalina.startup.Constants and ensure that the constants are correctly used. (markt)

  • 62175: Avoid infinite recursion, when trying to validate a session while loading it with PersistentManager. (fschumacher)

  • Ensure that NamingContextListener instances are only notified once of property changes on the associated naming resources. (markt)

  • 62224: Disable the forkJoinCommonPoolProtectionof the JreMemoryLeakPreventionListener when running on Java 9 and above since the underlying JRE bug has been fixed. (markt)

Coyote

  • Avoid potential loop in APR/Native poller. (markt)

  • Ensure streams that are received but not processed are excluded from the tracking of maximum ID of processed streams. (markt)

  • Refactor the check for a paused connector to consistently prevent new streams from being created after the connector has been paused. (markt)

  • Improve debug logging for HTTP/2 pushed streams. (markt)

  • The OpenSSL engine SSL session will now ignore invalid accesses. (remm)

  • 62177: Correct two protocol errors with HTTP/2  PUSH_PROMISE frames. Firstly, the HTTP/2 protocol only permits pushes to be sent on peer initiated requests. Secondly, pushes must be sent in order of increasing stream ID. These restriction were not being enforced leading to protocol errors at the client. (markt)

Web applications

  • Add document for FragmentationInterceptor. (kfujino)

  • Document how the roles for an authenticated user are determined when the  CombinedRealm is used. (markt)

  • 62163: Correct the Tomcat Setup documentation that incorrectly referred to Java 7 as the minimum version rather than Java 8. (markt)

Tribes

  • Add JMX support for FragmentationInterceptor in order to prevent warning of startup. (kfujino)

jdbc-pool

  • Ensure that SQLWarning has been cleared when connection returns to the pool. (kfujino)

  • Enable clearing of SQLWarning via JMX. (kfujino)

  • Ensure that parameters have been cleared when  PreparedStatement and/or CallableStatement are cached. (kfujino)

  • Enable PoolCleaner to be started even if validationQueryis not set. (kfujino)

Other

  • Update the build script so MD5 hashes are no longer generated for releases as per the change in the ASF distribution policy. (markt)

  • 62164: Switch the build script to use TLS for downloads from SourceForge and Maven Central to avoid failures due to HTTP to HTTPS redirects. (markt)

  • Always report the OS's umask when launching the JVM. (schultz)

  • Add managed connections package to the package renamed DBCP2 to provide a complete DBCP2 in Tomcat. (remm)


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

图论——一个迷人的世界

图论——一个迷人的世界

本杰明,查特兰,张萍 / 机械工业出版社 / 2001-1-1

本书介绍了图论的基本概念,解释了图论中各种经典问题。例如,熄灯的问题、小生成树问题、哥尼斯堡七桥问题、中国邮递员问题、国际象棋中马的遍历问题和路的着色问题等等。书中也给出了各种类型的图,例如,二部图、欧拉图、彼得森图和树;等等。每一章都为读者设置了练习题,包含了具有挑战性的探索性问题。一起来看看 《图论——一个迷人的世界》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具