Y
Hacker News
new
|
ask
|
show
|
jobs
by
gecko
3326 days ago
Is JavaFX also included in the "safe" parts of Java (i.e., in an Oracle-sanctioned GPL VM)? I know there are some open-source versions, but Oracle's trigger-happy lawsuit button on Java these days has made me nervous to poke.
1 comments
Nullabillity
3325 days ago
OpenJFX is part of Oracle's OpenJDK project.
link
floatboth
3325 days ago
It even works on FreeBSD
https://www.freshports.org/java/openjfx8-devel/
so yeah, truly cross-platform open source GUI :)
link