Hi, AFAIR I had the same issue on my Linux.
Let me do a new run. Regards JB > Le 7 févr. 2020 à 21:35, Kenneth Knowles <[email protected]> a écrit : > > The expected class file version 53 is for Java 9, I believe. So is the right > javac being invoked? > > I hit some issues like this on mac a while back, unrelated to Java 11. > Suspected something wonky in Mac's Java setup not working well with the > Gradle wrapper. Never resolved them actually. Have been working on linux > lately. > > Kenn > > On Fri, Feb 7, 2020 at 11:32 AM Jean-Baptiste Onofré <[email protected] > <mailto:[email protected]>> wrote: > Hi > > No jdk 11 is not yet fully supported. > > I?ve started to work on it but it?s not yet ready. > > Regards > JB > > Le ven. 7 f?vr. 2020 ? 20:20, David Cavazos <[email protected] > <mailto:[email protected]>> a ?crit : > Hi Beamers, > > I'm trying to run the tests for the Java examples using Java 11 and there is > a compilation error due to an incompatible version. > > I'm using the latest version of master. > > > > If I downgrade to Java 8, it works. But isn't Java 11 supported? > > Thanks!
