netty5/buffer
Norman Maurer 4dfe541167 Include more details if we throw an IllegalArgumentException because of overflow (#10330)
Motivation:

We should include as much details as possible when throwing an IllegalArgumentException because of overflow in CompositeByteBuf

Modifications:

Add more details and factor out check into a static method to share code

Result:

Make it more clear why an operations failed
2020-06-02 10:08:06 +02:00
..
src Include more details if we throw an IllegalArgumentException because of overflow (#10330) 2020-06-02 10:08:06 +02:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00