Zoltan Chovan created KUDU-3682:
-----------------------------------
Summary: Modify gradle configurations to support JDK17
Key: KUDU-3682
URL: https://issues.apache.org/jira/browse/KUDU-3682
Project: Kudu
Issue Type: Sub-task
Reporter: Zoltan Chovan
Assignee: Zoltan Chovan
The following files (list might not be complete) need to be updated to support
compilation with JDK17:
* java/gradle.properties
* java/gradle/compile.gradle
* java/gradle/dependencies.gradle
* java/gradle/tests.gradle
* module specific gradle configs
* any class files that contain Java17 incompatible code paths
Exit criteria: Compilation and tests should both pass without errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)