netty5/transport/src
Norman Maurer 91b62da8c1 Remove @deprecation keyword on AbstractUnsafe.ensureOpen(...)
Motivation:

e845670043 marked AbstractUnsafe.ensureOpen(...) as deprecated for no reason.

Modifications:

Remove `@deprecation`

Result:

Remove incorrect annotation
2017-06-29 14:28:55 +02:00
..
main/java/io/netty Remove @deprecation keyword on AbstractUnsafe.ensureOpen(...) 2017-06-29 14:28:55 +02:00
test/java/io/netty Return the correct Future from FixedChannelPool.release() 2017-06-28 18:57:10 +02:00