[
https://issues.apache.org/jira/browse/CALCITE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18118085#comment-18118085
]
Julian Hyde commented on CALCITE-4553:
--------------------------------------
Seems fine. I don't have time to do due diligence.
> Use Gradle toolchain to compile Calcite with JDK 25 and --release 8
> -------------------------------------------------------------------
>
> Key: CALCITE-4553
> URL: https://issues.apache.org/jira/browse/CALCITE-4553
> Project: Calcite
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.26.0
> Reporter: Vladimir Sitnikov
> Priority: Major
> Labels: pull-request-available
>
> [Gradle Toolchains|https://docs.gradle.org/6.8.3/userguide/toolchains.html]
> can use different JVM for Gradle execution and for the build process.
> It might help for testing newer Javas which are not yet supported for Gradle
> execution.
> For instance, it can be "use the current JVM by default", and "use
> -PcalciteJavaHome=... JVM" if the property is added.
> Toolchains can be auto-provisioned, so it might simplify testing for the
> end-users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)