You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/09/13 13:10:00 UTC

[jira] [Created] (KAFKA-5883) Run tests on Java 9 with –illegal-access=deny

Ismael Juma created KAFKA-5883:
----------------------------------

             Summary: 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
            Reporter: Ismael Juma
             Fix For: 1.1.0


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
(v6.4.14#64029)