4dc1eccf60
Motivation: Classes `AbstractHttp2StreamChannel.Http2StreamChannelConfig` and `DnsNameResolver.AddressedEnvelopeAdapter` may be static: it doesn't reference its enclosing instance. Modification: Add `static` modifier. Result: Prevents a possible memory leak and uses less memory per class instance. |
||
---|---|---|
.. | ||
src | ||
pom.xml |