JDK 10/11 is planned to be supported in the nearest time. Stay tuned.
--
Denis
On Fri, Aug 10, 2018 at 8:47 AM KJQ <
[hidden email]> wrote:
> Added the exports to the SpringBoot plugin seem to work for me in addition
> to
> having them in my compiler and surefire plugins...it at least starts up
> Ignite and I see the Ignite banner.
>
> <plugin>
> <groupId>org.springframework.boot</groupId>
> <artifactId>spring-boot-maven-plugin</artifactId>
> <configuration>
> <jvmArguments>
> --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED
> --add-exports=java.base/sun.nio.ch=ALL-UNNAMED
> </jvmArguments>
> </configuration>
> </plugin>
>
>
>
> -----
> KJQ
> --
> Sent from:
http://apache-ignite-users.70518.x6.nabble.com/>