Skip to content

Fix getReference with Bytecode Enhancements #1892

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

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 23, 2024

Fix #1891

DavideD added 2 commits April 23, 2024 14:11
ORM 6.5 doesn't create a proxy factory unless is needed.
When we upgraded we missed a small change to the flow because
we didn't have tests for it (`getReference` with Bytecode Enhancements
enabled).
Test `session.getReference` with Bytecode Enhancements enabled
@DavideD DavideD merged commit 5cb015d into hibernate:main Apr 23, 2024
21 checks passed
@DavideD DavideD deleted the 1891-getReferenceBE branch April 23, 2024 14:26
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.

getReference fails with Bytecode Enahncements enabled
2 participants