[
https://issues.apache.org/jira/browse/KAFKA-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040376#comment-18040376
]
ASF GitHub Bot commented on KAFKA-19751:
----------------------------------------
srdo commented on PR #748:
URL: https://github.com/apache/kafka-site/pull/748#issuecomment-3571731571
@mingyen066 This may be a bigger lift, but I believe Gradle supports
decoupling the JDK used for invoking Gradle from the JDK used for compiling the
project code, via the "toolchains" concept.
https://docs.gradle.org/current/userguide/toolchains.html#toolchains
Maybe it would be worth looking at that for trunk too, it could enable Kafka
to upgrade the JDK faster in the future, even before Gradle gains support?
Anyway, just an idea, not sure if it's worth doing?
> Fix the "6.6 Java Version" for branch 3.9
> -----------------------------------------
>
> Key: KAFKA-19751
> URL: https://issues.apache.org/jira/browse/KAFKA-19751
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> Priority: Minor
> Fix For: 3.9.2
>
>
> see https://lists.apache.org/thread/xv04txcy4wwtpkn1zfqxqf95098ls61h
--
This message was sent by Atlassian Jira
(v8.20.10#820010)