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

Classpath scanning of Jackson mixin modules does not work in a native image #32567

Closed
snicoll opened this issue Oct 2, 2022 · 1 comment
Closed
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Oct 2, 2022

We do classpath scanning at runtime and that doesn't work in a native image. The error is a bit strange, see oracle/graal#5126

@snicoll
Copy link
Member Author

snicoll commented Oct 2, 2022

This is happening with the demo sample as well (on Linux) snicoll/demo-aot-native#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants