Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/24040 )
Change subject: [infra] Update build-and-test.sh for Java 17 ...................................................................... Patch Set 2: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/24040/2/build-support/dist_test.py File build-support/dist_test.py: http://gerrit.cloudera.org:8080/#/c/24040/2/build-support/dist_test.py@690 PS2, Line 690: cmd.extend(["-PdistTestJavaVersion=%s" % options.java_version]) [nit] append("-PdistTestJavaVersion=%s" % options.java_version) Using extend to add a single element is weird. -- To view, visit http://gerrit.cloudera.org:8080/24040 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id1d6d65fbd58a8c96d1dca958fc66207893bb99e Gerrit-Change-Number: 24040 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Mon, 02 Mar 2026 14:19:06 +0000 Gerrit-HasComments: Yes
