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

Get Native Build Passing #8

Open
melloware opened this issue Aug 9, 2024 · 3 comments · May be fixed by #14
Open

Get Native Build Passing #8

melloware opened this issue Aug 9, 2024 · 3 comments · May be fixed by #14
Assignees
Labels
bug Something isn't working

Comments

@melloware
Copy link
Contributor

Build currently fails now with a native exception.

@melloware melloware added the bug Something isn't working label Aug 9, 2024
@rmanibus

This comment was marked as outdated.

@rmanibus rmanibus linked a pull request Aug 9, 2024 that will close this issue
@melloware melloware changed the title Get Build Passing Get Native Build Passing Aug 24, 2024
@melloware
Copy link
Contributor Author

here is an interesting post: grpc/grpc-java#10601 (comment)

Basically Netty includes faulty native instructions in the shaded JAR but aren't fixing it until Netty 5. This suggestion is to do some hacks and provide its own native-image.json and rip out the one from Netty Shaded but that sounds ugly.

@melloware
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants