netty5/buffer/src
Trustin Lee 764741c5ce Change the contract of ResourceLeakDetector.open() so that unsampled resources are recycled
- This also fixes the problem introduced while trying to implement #1612 (Allow to disable resource leak detection).
2013-07-23 14:06:58 +09:00
..
main/java/io/netty/buffer Change the contract of ResourceLeakDetector.open() so that unsampled resources are recycled 2013-07-23 14:06:58 +09:00
test/java/io/netty/buffer netty-1597: Rewrite ByteBufInputStream.readLine() to avoid IndexOutOfBoundsException and to behave more correctly for lines ending in '\r'. 2013-07-20 08:05:54 +02:00