netty5/codec-socks/src/main/java/io/netty/handler/codec
Nikolay Fedorovskikh f49bf4b201 Convert fields to the local variable when possible
Motivation:

Some classes have fields which can be local.

Modifications:

Convert fields to the local variable when possible.

Result:

Clean up. More chances for young generation or scalar replacement.
2017-03-08 17:09:17 -08:00
..
socks Convert fields to the local variable when possible 2017-03-08 17:09:17 -08:00
socksx NetUtil.bytesToIpAddress bug 2016-09-22 17:06:21 -07:00