Description
Ignite.NET does not work properly on Java 9 (IGNITE-6730).
Some additional JVM settings are required:
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/sun.nio.ch=ALL-UNNAMED --add-exports java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
Attachments
Issue Links
- is blocked by
-
IGNITE-6730 Java 9: fix project build procedure
- Resolved
- links to