设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Apache Tomcat 7.0.70 发布

2016-6-22 20:58| 发布者: joejoe0332| 查看: 490| 评论: 0|原作者: oschina|来自: oschina

摘要: Apache Tomcat 7.0.70 发布了。以下是部分改进日志:fix 59219: Ensure AsyncListener.onError() is called if an Exception is thrown during async processing. (markt)fix 59220: Ensure that AsyncListener.onCo ...

Apache Tomcat 7.0.70 发布了。

以下是部分改进日志:

  • fix    59219: Ensure AsyncListener.onError() is called if an Exception is thrown during async processing. (markt)

  • fix    59220: Ensure that AsyncListener.onComplete() is called if the async request times out and the

  • response is already committed. (markt)

  • fix    59261: ServletRequest.getAsyncContext() now throws an IllegalStateException as required by the Servlet specification if the request is not in asynchronous mode when called. (markt)

  • fix    59310: Do not add a Content-Length: 0 header for custom responses to HEAD requests that do not set a Content-Length value. (markt)

  • fix    When normalizing paths, improve the handling when paths end with /. or /.. and ensure that input and output are consistent with respect to whether or not they end with /. (markt)

  • fix    59317: Ensure that HttpServletRequest.getRequestURI() returns an encoded URI rather than a decoded URI after a dispatch. (markt)

  • fix    Ensure that the value for the header X-Frame-Options is constructed correctly according to the specification when ALLOW-FROM option is used. (violetagg)

  • add    59399: Add a new option to the Realm implementations that ship with Tomcat that allows the HTTP status code used for HTTP -> HTTPS redirects to be controlled per Realm. (markt)

  • fix    59449: In ContainerBase, ensure that the process to remove a child container is the reverse of the process to add one. Patch provided by Huxing Zhang. (markt)

  • fix    RMI Target related memory leaks are avoidable which makes them an application bug that needs to be fixed rather than a JRE bug to work around. Therefore, start logging RMI Target related memory leaks on web application stop. Add an option that controls if the check for these leaks is made. Log a warning if running on Java 9 with this check enabled but without the command line option it requires. (markt)

  • fix    Fix potential concurrency issue with web application class loader with concurrent reads and writes of the resource cache. (markt)

  • fix    59619: Within the web application class loader, always use path as the key for the resource cache to improve the hit ration. This also fixes a problem exposed by the fix for 56777 that enabled file based configuration resources to be loaded from the class path. (markt)

  • fix    Fix error message when failed to register MBean. (kfujino)

查看完整改进日志,可以点击这里

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

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部