-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix Java 21 compatibilities #1920
Conversation
Goooler
commented
Dec 1, 2023
•
edited
Loading
edited
- Closes Update default versions for palantir-java-format #1774.
- Closes update palantirJavaFormat for Java 21 #1822.
- Closes Test integration with the latest Java version on CI #1907.
This comment was marked as outdated.
This comment was marked as outdated.
b1a9f15
to
b316ad0
Compare
Co-authored-by: Goooler <wangzongler@gmail.com>
71eba7e
to
de20ea9
Compare
This doesn't seem to have the java 21 workflow or the guava variant fix? |
Yeah, I should probably add Java 21 to CI first. |
* Fix CombinedJavaFormatStepTest * Fix GoogleJavaFormatStepTest * Fix PalantirJavaFormatStepTest * Fix GoogleJavaFormatIntegrationTest * Fix MultiProjectTest * Fix MavenProvisionerTest * Fix PalantirJavaFormatTest * Fix SpecificFilesTest * Fix GoogleJavaFormatTest
Fixed all tests but https://scans.gradle.com/s/6mslfqjw7nhie/tests/overview?outcome=FAILED |
Fascinating. The |
…est JvmLocalCache doesn't work with Gradle 8.5.
Published in |