You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2021/12/23 03:11:00 UTC

[jira] [Created] (SPARK-37719) Try to remove `--add-exports` compile option for Java 17

Yang Jie created SPARK-37719:
--------------------------------

             Summary: Try to remove `--add-exports` compile option for Java 17
                 Key: SPARK-37719
                 URL: https://issues.apache.org/jira/browse/SPARK-37719
             Project: Spark
          Issue Type: Sub-task
          Components: MLlib
    Affects Versions: 3.3.0
            Reporter: Yang Jie


We can remove the `--add-exports` compile option for Java 17  introduced by SPARK-37070 by doing the following:
 # Introduce test dependence: mockito-inline  
 # Upgrade mockito version from 3.4.x to 3.12.x
 # Upgrade org.scalatestplus:mockito from 3-4 to 3-12



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org