-
Notifications
You must be signed in to change notification settings - Fork 55
Incompatible with JDK 21 #934
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
Comments
Also saw a failure (although a slightly different one) with Spotless and Gradle here: https://github.com/openfga/java-sdk/actions/runs/6510767947/job/17685150920?pr=27 |
This issue should be refined: When did you encounter this issue? I tried the plugin on Java 21 in a JavaFX project (at JabRef/jabref-koppor#663) - and it worked. |
This code fails to format with palantir-java-format 2.39.0:
It generates
|
For the interested readers: Using |
Just a question: are there any known workarounds for this? |
partially fixed by #1211 - use release 2.57.0 or later. |
@koppor I just tried
Java version
|
Thank you for the feedback. I was too happy to see #1211 merged. Let's hope for the best that the other issues will also be addressed. |
@wollefitz I think, you need to raise your voice as reaction to #952 (comment) @crogoz seems to be an official maintainer. |
What happened?
Failed with using Spotless Maven plugin and palantir rule:
The text was updated successfully, but these errors were encountered: