Skip to content

Commit 8b2c13f

Browse files
sdeleuzefniephaus
authored andcommitted
Add support for Netty 4.1.115+
This commit adds additional reflection metadata for MpscUnpaddedArrayQueueConsumerIndexField, MpscUnpaddedArrayQueueProducerIndexField and MpscUnpaddedArrayQueueProducerLimitField in the io.netty.util.internal.shaded.org.jctools.queues.unpadded package. It also refines the metadata with a "default-for" entry that ensures that previous metadata continue to be used for Netty 4.1.0 to 4.1.114, uses consistently Netty 4.1.80 for the tests of the previous version, and adds related tests for Netty 4.1.115.
1 parent 28809c4 commit 8b2c13f

File tree

37 files changed

+8160
-8
lines changed

37 files changed

+8160
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
"jni-config.json",
3+
"reflect-config.json",
4+
"resource-config.json",
5+
"serialization-config.json"
6+
]

0 commit comments

Comments
 (0)