edvin
03/17/2017, 6:34 PMcom.sun
in JDK8 and in javafx.scene
in JDK9. We need to form a strategy as to how we can deal with this. One approach would be to split the jdk8 and jdk9 specific stuff into separate sub-modules, so you'd use either tornadofx-jdk8
or tornadofx-jdk9
for example.