[
https://issues.apache.org/jira/browse/KAFKA-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-5883.
--------------------------------
Resolution: Fixed
Java changed the default, so this was effectively done.
> Run tests on Java 9 with –illegal-access=deny
> ---------------------------------------------
>
> Key: KAFKA-5883
> URL: https://issues.apache.org/jira/browse/KAFKA-5883
> Project: Kafka
> Issue Type: Task
> Components: unit tests
> Reporter: Ismael Juma
> Priority: Major
>
> The default was changed from –illegal-access=deny to –illegal-access=warn
> late in the Java 9 cycle. By using the former, we will ensure that our code
> is not relying on functionality that will be removed in a future Java version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)