[ https://issues.apache.org/jira/browse/KAFKA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770252#comment-17770252 ]
Said BOUDJELDA commented on KAFKA-15493: ---------------------------------------- I need to redo all the test and start from O, I will compare between the old and previous behaviour > Ensure system tests work with Java 21 > ------------------------------------- > > Key: KAFKA-15493 > URL: https://issues.apache.org/jira/browse/KAFKA-15493 > Project: Kafka > Issue Type: Improvement > Reporter: Ismael Juma > Assignee: Said BOUDJELDA > Priority: Major > Fix For: 3.7.0 > > Attachments: image-2023-09-28-02-11-49-196.png, > image-2023-09-28-02-12-33-807.png > > > Run the system tests as described below with Java 21: > [https://github.com/apache/kafka/tree/trunk/tests] > One relevant portion: > Run tests with a different JVM (it may be as easy as replacing 11 with 21) > {code:java} > bash tests/docker/ducker-ak up -j 'openjdk:11'; > tests/docker/run_tests.sh{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)