You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/09/05 18:37:00 UTC

[jira] [Updated] (KAFKA-13275) Remove --add-opens from build.gradle (where possible)

     [ https://issues.apache.org/jira/browse/KAFKA-13275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-13275:
--------------------------------
    Description: 
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.

We should merge the various PRs associated with KAFKA-7438 before doing this, I suspect they will help.

  was:
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.


> 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
>            Priority: Major
>
> 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.
> We should merge the various PRs associated with KAFKA-7438 before doing this, I suspect they will help.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)