netty5/transport/src
Norman Maurer e10dca7601 Mark Recycler.recycle(...) deprecated and update usage.
Motivation:

Recycler.recycle(...) should not be used anymore and be replaced by Handle.recycle().

Modifications:

Mark it as deprecated and update usage.

Result:

Correctly document deprecated api.
2016-05-20 22:11:31 +02:00
..
main/java/io/netty Mark Recycler.recycle(...) deprecated and update usage. 2016-05-20 22:11:31 +02:00
test/java/io/netty [#5104] Fix possible deadlock in DefaultChannelPipeline 2016-05-17 14:24:46 +02:00