Yuming Wang created SPARK-36780:
-----------------------------------
Summary: Make dev/mima runs on Java 17+
Key: SPARK-36780
URL: https://issues.apache.org/jira/browse/SPARK-36780
Project: Spark
Issue Type: Sub-task
Components: Project Infra
Affects Versions: 3.3.0
Reporter: Yuming Wang
It will throw {{InaccessibleObjectException}} if run {{dev/mima}} on Java 17.
{noformat}
Exception in thread "main" java.lang.reflect.InaccessibleObjectException:
Unable to make public java.lang.String
java.util.jar.JarFile$JarFileEntry.getName() accessible: module java.base does
not "opens java.util.jar" to unnamed module @755c9148
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]