Skip to content
Success

Changes

Summary

  1. Update to Netty 4.0.6-Final (commit: 172b8bc) (details)
  2. Disable resource leak detector for ~15% cpu reduction (commit: 332033b) (details)
Commit 172b8bc75b0c5a114b15f7d62fcd05da3209d9db by md_5
Update to Netty 4.0.6-Final
(commit: 172b8bc)
The file was modifiedpom.xml
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/PacketDecoder.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/HandlerBoss.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/http/HttpHandler.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/ChannelWrapper.java
Commit 332033bb02842dafd5523ba4c72052201851f94f by md_5
Disable resource leak detector for ~15% cpu reduction
(commit: 332033b)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java