I see lot of outdated repos across github that use...
# tornadofx
t
I see lot of outdated repos across github that use javafx
d
yeah javafx is out there for some years.. and probably they work still fine today, right?
t
not all are updated at least to jdk 11
to me is mandatory in order to use the native package installer
👍 1
a
Native package is also available with JDK 8, so its not mandatory. But, if you want to use jLink to create a slimmer runtime then you need to be on JDK 9+.
t
that the point