Where are we at with Java 11 support? I'm already ...
# tornadofx
t
Where are we at with Java 11 support? I'm already starting to get issues filed with RxJavaFX, and I've been aligning transition strategy to TornadoFX
a
Please check - https://github.com/edvin/tornadofx/pull/797 For Java 11, I added a profile which does the job - https://github.com/edvin/tornadofx/pull/797/commits/5a261368b5065c31b8c17bc936eaf942d4873847. There are some tests failing with Java11 but it has nothing to do with JavaFX.
👍 1