RE: geode and open JDK / newer version of java

2017-10-22 Thread Roi Apelker
@geode.apache.org Subject: Re: geode and open JDK / newer version of java Hi Roi, We've spent a little time doing some cursory testing with Java 9 and there are definitely some issues: - Compilation requires additional JVM args because of the new modularization in Java 9. - A few lambda syntaxes

Re: geode and open JDK / newer version of java

2017-10-18 Thread Jens Deppe
Hi Roi, We've spent a little time doing some cursory testing with Java 9 and there are definitely some issues: - Compilation requires additional JVM args because of the new modularization in Java 9. - A few lambda syntaxes in tests need to be adjusted. - Some tests fail due to powermock issues.

geode and open JDK / newer version of java

2017-10-18 Thread Roi Apelker
Hi, Has anyone tried to operate GEODE with open JDK - any version - rather than Oracle's JDK? Has anyone tried to operate GEODE with open JDK - specifically version 9 (released Sep 21 2017)? What about Oracle's version 9? Any migration issues, problems etc. ? Thanks, Roi This message and