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

refactor_openjdk_release_tool_new job got 'java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7' #142

Closed
sophia-guo opened this issue Nov 14, 2023 · 1 comment · Fixed by #143
Assignees

Comments

@sophia-guo
Copy link
Contributor

refactor_openjdk_release_tool_new job is using jdk17 instead of jdk8 , which requires gradle 7.3.

https://ci.adoptium.net/job/refactor_openjdk_release_tool_new/53/console

It can be solved either fall back to jdk8 or update Gradle to 7.3.

@sophia-guo
Copy link
Contributor Author

FYI @sxa

@sophia-guo sophia-guo self-assigned this Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant