Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Netty 4.1.115+ #569

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

sdeleuze
Copy link
Collaborator

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.

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.
@sdeleuze sdeleuze requested a review from a team as a code owner November 15, 2024 11:09
@mhalbritter
Copy link
Collaborator

Thanks @sdeleuze, that looks good to me.

@fniephaus fniephaus merged commit 8b2c13f into oracle:master Nov 15, 2024
20 checks passed
@franz1981
Copy link

@zakkak as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants