[codenameone-discussions] Re: JavaFX used by Windows and Mac OS Desktop builds outdated.

2019-02-13 Thread Shai Almog
The desktop build uses a JDK that's packaged in the install. We need to update it but ideally we'd want to go to something much newer e.g. OpenJDK 11 with the new AoT compiler. The challenge here is preventing the newer JDK from conflicting with older code we have on the servers so this isn't

[codenameone-discussions] JavaFX used by Windows and Mac OS Desktop builds outdated.

2019-02-13 Thread remonkroep
The Windows and Mac OS Desktop builds use JavaFX browser for the BrowserComponent. When using the simulator the BrowserComponent supports CSS variables (var). The simulator in Windows uses JavaFX as its browser. I run the simulator on JVM version: 1.8.0_144-b01 When running the app in the