netty5/buffer/src
zekaryu 09d9daf1c4 Update the comment of io.netty.buffer.PoolChunk.java (#7934)
Motivation:

When I read the source code, I found that the comment of PoolChunk is out of date, it may confuses readers with the description about memoryMap.

Modifications:

update the last passage of the comment of the PoolChunk class.

Result:
No change to any source code , just update comment.
2018-05-14 15:44:32 +02:00
..
main/java/io/netty/buffer Update the comment of io.netty.buffer.PoolChunk.java (#7934) 2018-05-14 15:44:32 +02:00
test/java/io/netty/buffer Fix the error message in ReferenceCounted.release (#7921) 2018-05-08 20:09:16 +02:00