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

4.x: Force hibernate to use no-op bytecode provider with native-image #8740

Merged
merged 1 commit into from May 13, 2024

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented May 9, 2024

Description

Solves the runtime hibernate bytecode provider issue with native image, and register additional classes to reflection config.

fix #8096

Documentation

no impact

Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin added native-image 4.x Version 4.x labels May 9, 2024
@tvallin tvallin added this to the 4.1.0 milestone May 9, 2024
@tvallin tvallin self-assigned this May 9, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 9, 2024
@romain-grecourt romain-grecourt merged commit 0b98e23 into helidon-io:main May 13, 2024
12 checks passed
@tvallin tvallin deleted the 4.x-hibernate-native-image branch May 14, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x native-image OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.x] Hibernate app fails to run (Native Image)
2 participants