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

Don't use net.bytebuddy.experimental=true for Java 23 testing #9300

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

yrodiere
Copy link
Member

Should have been part of a previous Bytebuddy upgrade, but it seems we forgot.

Backport of #9299 to branch 6.6.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@yrodiere
Copy link
Member Author

Seems we don't test JDK 23 on PRs, so I'll YOLO it... testing on the build of the 6.6 branch. It should work as we use bytebuddy 1.14.18 and that version supports with JDK 23.

@yrodiere yrodiere merged commit 2036ef1 into hibernate:6.6 Nov 21, 2024
1 of 3 checks passed
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.

1 participant