netty5/buffer/src
Trustin Lee 8837afddf8 Enable a user specify an arbitrary information with ReferenceCounted.touch()
- Related: #2163
- Add ResourceLeakHint to allow a user to provide a meaningful information about the leak when touching it
- DefaultChannelHandlerContext now implements ResourceLeakHint to tell where the message is going.
- Cleaner resource leak report by excluding noisy stack trace elements
2014-02-13 18:16:25 -08:00
..
main/java/io/netty/buffer Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
test/java/io/netty/buffer Fixed various buffer leaks in FixedCompositeByteBufTest 2014-02-13 17:03:13 -08:00