netty5/common/src
skyguard1 9f89eb6429
Add IndexOutOfBoundsException error message (#10405)
Motivation:

We should provide details about why an IOOBE was thrown

Modification:

Add IndexOutOfBoundsException error information in io.netty.util.internal.AppendableCharSequence and io.netty.handler.codec.CodecOutputList class

Result:

Easier to debug
2020-07-16 11:37:03 +02:00
..
main Add IndexOutOfBoundsException error message (#10405) 2020-07-16 11:37:03 +02:00
test Add option to configure recycler delayed queue drop ratio (#10251) (#10255) 2020-05-07 15:08:35 +02:00