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

[enhancement] Project workflow supports Java21 #735

Closed
TreasureJade opened this issue Sep 25, 2023 · 0 comments · Fixed by #736
Closed

[enhancement] Project workflow supports Java21 #735

TreasureJade opened this issue Sep 25, 2023 · 0 comments · Fixed by #736

Comments

@TreasureJade
Copy link
Contributor

Hello everyone, I recently upgraded the JDK version of the jcommon module from JDK20 to JDK21, and have successfully compiled it locally. However, our current project's workflow does not support JDK21, and as a result, the code I submitted is unable to pass the code check. Moving forward, I plan to add a JDK21 compilation workflow to the jcommon module. :)

This is the issue for the pull request of the JDK21 upgrade: #734

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