1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Netty 4.1.0.CR5 发布,Java 网络服务开发框架 下载

本帖由 漂亮的石头2016-03-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,576
    赞:
    47
    Netty 4.1.0.CR5 发布,该版本最重要的改进内容包括:


    • Map HTTP/2 Streams to Channels (#4503)


    • IllegalReferenceCountException from HttpObjectDecoder when switching a protocol (#4504)


    • IOOBE in DefaultDnsRecordDecoder#decodeName (#5015)


    • Prevent nepotism with generational GCs (#5016)


    • Fix setBytes when source is read-only ByteBuffer and target is pooled #5011)


    • Speed up the slow path of FastThreadLocal (#5012)


    • Upgrade netty-tcnative to 1.1.33.Fork15 (#5025)


    • Read if needed on NEED_UNWRAP (#5039)


    • Not attempt to read from fd when channel is closed during read loop (#5048)

    详情请看 issue tracker.

    注意事项:因为 http2 和 dns 编码器目前还处于体验阶段,因此接下来的版本在 API 上可能会有变化。
    Netty 4.1.0.CR5 发布,Java 网络服务开发框架下载地址
     
正在加载...