Not even `Parent.getChildren()` is available by de...
# tornadofx
e
Not even
Parent.getChildren()
is available by default in JDK9. That's a huge issue for some of the functions in TornadoFX. The exact same thing I do here was also used in ControlsFX, so I could check how they work around that for JDK9 (if they do).