8c0f1428af
Motivation: We shouldn't call incSmallAllocation() in a synchronized block as its backed by a concurrent datastructure Modifications: Move call of incSmallAllocation() out of synchronized block Result: Minimize scope of synchronized block |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/buffer |