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

Smoke test for issue with JPA call from init method #183

Closed

Conversation

derkoe
Copy link

@derkoe derkoe commented Jul 4, 2023

Hibernate queries do not work when called from afterPropertiesSet() with native image.

This adds a smoke test to check for that.

See oracle/graalvm-reachability-metadata#324

@wilkinsona
Copy link
Member

I believe this has been fixed by spring-projects/spring-framework#31050.

@pivotal-cla
Copy link

@derkoe Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@derkoe Thank you for signing the Contributor License Agreement!

@wilkinsona
Copy link
Member

Thanks, @derkoe. As hoped, this now works as expected.

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.

None yet

3 participants