Skip to content

fix: align netty-common 4.2.9 for JDK 25 - #5

Merged
sujitn merged 1 commit into
mainfrom
fix/netty-jdk25
Sep 2, 2026
Merged

fix: align netty-common 4.2.9 for JDK 25#5
sujitn merged 1 commit into
mainfrom
fix/netty-jdk25

Conversation

@sujitn

@sujitn sujitn commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

arrow-java 19's bundled netty-common fails its class init on JDK 25 (EmptyByteBuf.memoryAddress throws); aligning with the 4.2.x netty-buffer the patch jar already brings.

arrow-java 19's netty-common throws from EmptyByteBuf.memoryAddress()
on JDK 25; the netty-buffer-patch already brings netty-buffer 4.2.9,
so pin netty-common to match.
@sujitn
sujitn merged commit 2296dec into main Sep 2, 2026
9 checks passed
@sujitn
sujitn deleted the fix/netty-jdk25 branch September 2, 2026 12:03
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.

1 participant