netty5/codec/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/java/io/netty/handler/codec Add IndexOutOfBoundsException error message (#10405) 2020-07-16 11:37:03 +02:00
test Fix date format in headers to use 2-digit day of month (#10259) 2020-05-11 08:57:17 +02:00