Commit 8b2c13f
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- metadata/io.netty
- netty-common
- 4.1.115.Final
- netty-transport
- 4.1.115.Final
- 4.1.80.Final
- tests/src
- io.netty
- netty-common/4.1.115.Final
- src/test
- java/netty
- resources
- META-INF/native-image/runtime-initialized-netty-tests
- netty-transport
- 4.1.115.Final
- src/test
- java/netty
- resources
- META-INF/native-image/netty-tests
- 4.1.76.Final
- 4.1.80.Final
- src/test
- java/netty
- resources
- META-INF/native-image/netty-tests
37 files changed
+8160
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments