Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架

栏目: Java · 发布时间: 6年前

内容简介:Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架

4.0.55.Final 和 4.1.20.Final 的共同更新内容:

  • ByteBuf.toString(Charset) is not thread-safe ( #7600 )

  • ObjectCleaner should continue cleaning despite exceptions ( #7598 )

  • ObjectCleaner may indefinitely block on ReferenceQueue#poll ( #7597 )

  • Handling concatenated GZIP streams ( #7577 )

  • Correctly take position into account when wrap a ByteBuffer via ReadOnlyUnsafeDirectByteBuf ( #7580 )

  • Remove remote initiated renegotiation support ( #7558 )

  • Remove direct usage of JKS and SunX509 ( #7547 )

  • OpenSslEngine: Remove renegotiation support ( #7544 )

  • Ensure ThreadDeathWatcher and GlobalEventExecutor will not cause classloader leaks ( #7493 )

仅4.1.20.Final 版本更新的内容:

  • Fix concurrency issue in DnsNameResolver when DefaultDnsCache is used. defect ( #7584 )

  • HTTP/2 Remove Http2FrameStream#CONNECTION_STREAM ( #7575 )

  • IovArray#add return value resulted in more ByteBufs being added during iteration ( #7563 )

  • Add 32 bytes overhead per header entry when calculating headers length in HPackDecoder ( #7531 )

  • HTTP/2 support pending data larger than Integer.MAX_VALUE ( #7523 )

  • Add h2spec test suite module to check if netty http2 implementation conforms with the specification ( #7504 )

  • Ability to scoop up events that reach the tail of the ChannelPipeline ( #7494 )


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

查看所有标签

猜你喜欢:

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

与孩子一起学编程

与孩子一起学编程

[美] 桑德Warren Sande、Carter Sande / 苏金国、姚曜 等 / 人民邮电出版社 / 2010-11 / 65.00元

一本老少咸宜的编程入门奇书!一册在手,你完全可以带着自己的孩子,跟随Sande父子组合在轻松的氛围中熟悉那些编程概念,如内存、循环、输入和输出、数据结构和图形用户界面等。这些知识一点儿也不高深,听起来备感亲切,书中言语幽默风趣而不失真义,让学习过程充满乐趣。细心的作者还配上了孩子们都喜欢的可爱漫画和经过运行测试的程序示例,教你用最易编写和最易理解的Python语言,写出你梦想中的游戏程序。 ......一起来看看 《与孩子一起学编程》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具