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

Support build by JDK 21 #1039

Closed
slawekjaranowski opened this issue Jan 9, 2024 · 0 comments · Fixed by #1040
Closed

Support build by JDK 21 #1039

slawekjaranowski opened this issue Jan 9, 2024 · 0 comments · Fixed by #1040
Milestone

Comments

@slawekjaranowski
Copy link
Member

With JDK 21 we have:

Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 20 (64) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
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 a pull request may close this issue.

1 participant