>>分享Java Web开发技术,并且对孙卫琴的《Tomcat与Java Web开发技术详解》提供技术支持 书籍支持  卫琴直播  品书摘要  在线测试  资源下载  联系我们
发表一个新主题 开启一个新投票 回复文章 您是本文章第 24569 个阅读者 刷新本主题
 * 贴子主题:  Servlet 容器 Jetty 9.4.10 发布,大量错误修复和改进 回复文章 点赞(0)  收藏  
作者:sunshine    发表时间:2018-06-13 03:17:17     消息  查看  搜索  好友  邮件  复制  引用

Servlet 容器 Jetty 9.4.10 已发布, 官方发布说明显示 ,该版本包含大量错误修复和改进,建议所有用户尽快升级。

获取更新
Eclipse: https://www.eclipse.org/jetty/download.html

Maven Central: http://central.maven.org/maven2/org/eclipse/jetty/

更新内容
+ 110 Jetty JAASLoginService should not use getContextClassLoader to load role class name under OSGi

+ 1027 MultiPartInputStreamParser is slow for largish files

+ 1555 AuthenticationProtocolHandler unable to parse Digest WWW Header

+ 2018 No HttpClient API for receiving Server Sent Events

+ 2145 Enabled h2, http/1.1 + https failed with invalid preface

+ 2152 Produce jetty-home-source artifacts for Eclipse Jetty source jars

+ 2164 Ensure all jetty modules that use ServiceLoader have correct OSGi manifest headers

+ 2205 100% CPU usage in Selector using Jetty on Windows

+ 2311 TimeoutException when server sends unexpected content

+ 2337 ServletUpgradeRequest getSubProtocols() creates an ArrayList even if sub protocols is absent in WebSocket Upgrade Request.

+ 2349 Review HTTP/2 max streams enforcement

+ 2350 Support multiplexing in RoundRobinConnectionPool

+ 2361 CachingWebAppClassLoader is not using cache properly

+ 2366 Review HTTP/2 interleaving

+ 2376 Relax ContextHandler and ServletContextHandler requirements in WebSocket to allow SpringBoot's MockMVC to function

+ 2387 NPE in URIUtil.equalsIgnoreEncodings when working with jar:file:// URIs

+ 2388 AtomicBiInteger.compareAndSet(long,int,int) not using encoded parameter

+ 2391 Allow for optional "\u####" escaping in org.eclipse.jetty.util.ajax.JSON.toString()

+ 2398 MultiPartFormInputStream parsing should default to UTF-8, but allowed to be overridden by Request.setCharacterEncoding()

+ 2403 allow --add-to-start to  specify maven repository location

+ 2409 Ensure no duplicate config classes are assigned to WebApps in OSGi environments

+ 2413 Server log timestamp is inconsistent

+ 2420 Simplify HttpTransportOverHTTP2

+ 2425 Review BufferUtil.isMappedBuffer()

+ 2427 SessionInactivityTimeout does not stop upon expiration

+ 2430 CDI version mismatch with jetty-maven-plugin:run-forked and Weld

+ 2435 Class.newInstance() is deprecated in Java 9+

+ 2445 Add HttpServletRequest support to DefaultCallbackHandler

+ 2446 AttributeNormalizer does not support "user.home" to be "/"

+ 2451 ReservedThreadExecutor.getAvailable() is not atomic and can return incorrect value

+ 2454 Avoid sending empty DATA frame in case of HTTP/2 trailers

+ 2464 NPE when constructing subclasses of ExecutorThreadPool

+ 2468 EWYK concurrent produce can fail SSL connections

+ 2472 Default Maven Central Repository URL used to download artifacts in start.jar should use https

+ 2474 HTTP/2 client not handling invalid servers correctly

+ 2478 ThreadPoolExecutor does nto reap Idle threads

+ 2482 Possible NPE in MemcachedSessionDataMapFactory

+ 2491 WebSocket FragmentExtension can produce an invalid stream of frames

+ 2495 FileSessionDataStore: private save method

+ 2496 Jetty Maven Plugin should skip execution on projects it cannot support

+ 2498 Add QueuedThreadPool.removeThread(Thread) for extendability reasons

Jetty 是一个开源的 servlet 容器,它为基于 Java 的 Web 内容,例如 JSP 和 servlet 提供运行环境。Jetty 是使用 Java 语言编写的,它的 API 以一组 JAR 包的形式发布。开发人员可以将 Jetty 容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的 Java 应用提供网络和 Web 连接。

原文出处  https://www.oschina.net/news/95853/jetty-9-4-10-released


程序猿的技术大观园:www.javathinker.net
  Java面向对象编程-->Swing组件(下)
  JavaWeb开发-->使用过滤器
  JSP与Hibernate开发-->域对象在持久化层的四种状态
  Java网络编程-->通过JavaMail API收发邮件
  精通Spring-->虚拟DOM和render()函数
  Vue3开发-->计算属性和数据监听
  设置请求数据的字符编码的过滤器
  不知道怎样使用eclipse软件,打开例子程序。
  HTTP 请求和响应结果的数据格式
  JSP HTTP 状态码
  Servlet 点击计数器范例
  Servlet入门范例的创建和运行
  keepalived+nginx+docker实现负载均衡高可用服务
  HTTP和HTTPS的请求和响应
  HTTP GET和POST方式的区别
  如何用Servlet动态生成验证码
  浏览器端ISO-8859-1编码,服务器端用GB2312转换编码的原理
  SOAP协议介绍
  深度介绍响应式编程
  ServletConfig和ServletContext详解(转移自: 《Tomcat与Java...
  Java Web前端到后台常用框架介绍
  更多...
 IPIP: 已设置保密
楼主      
1页 0条记录 当前第1
发表一个新主题 开启一个新投票 回复文章


中文版权所有: JavaThinker技术网站 Copyright 2016-2026 沪ICP备16029593号-2
荟萃Java程序员智慧的结晶,分享交流Java前沿技术。  联系我们
如有技术文章涉及侵权,请与本站管理员联系。