[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 something we can pick up for this 
iteration. 
Please file an issue and we'll try to address it for 7.0.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ba66024d-ff55-4250-b5c7-1dd4ccc4c121%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 Windows and Mac OS Desktop build the 
BrowserComponent DOES NOT support CSS variables. 

Since the BrowserComponent in both Windows and Mac OS Desktop builds use 
JavaFX it seems that the JavaFX version is outdated. What version of the 
JVM is embedded in the current Windows and Mac OS Desktop builds?

Could you please upgrade the embedded JavaFX and/or JVM version?


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/bc736ed1-1a76-451b-a87d-85e47374e604%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.