Ismael Juma created KAFKA-13275: ----------------------------------- Summary: Remove --add-opens from build.gradle (where possible) Key: KAFKA-13275 URL: https://issues.apache.org/jira/browse/KAFKA-13275 Project: Kafka Issue Type: Improvement Reporter: Ismael Juma
We added several `--add-opens` to make a number of tests pass with Java 17 (via KAFKA-13273). It should be possible to remove many (most?) of them by adjusting the tests. -- This message was sent by Atlassian Jira (v8.3.4#803005)