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 for JDK 21 #6

Closed
tueda opened this issue Dec 29, 2023 · 0 comments
Closed

Support for JDK 21 #6

tueda opened this issue Dec 29, 2023 · 0 comments

Comments

@tueda
Copy link
Owner

tueda commented Dec 29, 2023

As far as I can see, upgrading donuts to 0.0.5 (which uses Gradle 8.5) must do the job, but the CI somehow failed: https://github.com/tueda/donuts-python/actions/runs/7355273433.

      * What went wrong:
      Execution failed for task ':donuts-python:compileJava'.
      > java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'

The error looks like the already-fixed Lombok bug:

but donuts 0.0.5 uses Lombok 1.18.30, so it must not occur...

@tueda tueda closed this as completed in 48c218d Feb 10, 2024
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

No branches or pull requests

1 participant