[
https://issues.apache.org/jira/browse/SLING-12947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022109#comment-18022109
]
Konrad Windszus commented on SLING-12947:
-----------------------------------------
According to
https://github.com/diffplug/spotless/blob/a8b5587750b6e1317bb4a97d1376a60213dd6f57/lib/src/main/java/com/diffplug/spotless/java/PalantirJavaFormatStep.java#L32
this requires raising build time requirements to Java 21.
> Update to palantir-java-format 2.71.0 to support builds with Java 25
> --------------------------------------------------------------------
>
> Key: SLING-12947
> URL: https://issues.apache.org/jira/browse/SLING-12947
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Parent 63
>
>
> Due to incompatibilities with Java 25 at runtime (even without using any Java
> 25 features in source code) which are solved by
> https://github.com/palantir/palantir-java-format/pull/1305 we need to upgrade
> palantir-java-format to version 2.71.0 or newer.
> We need to investigate though to which degree those newer Palantir versions
> are still runnable on older Java versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)