Hacker News new | ask | show | jobs
by marginalia_nu 1158 days ago
Java's already got tasks[1] within the namespace of parallelism though, but it hasn't overloaded any meaning onto virtual.

[1] https://docs.oracle.com/javase/9/docs/api/index.html?javafx/...

1 comments

JavaFX is not really a part of Java and isn’t actually shipped with most builds of OpenJdk. Azul Zulu is the only build that I know of that you can get FX built in.
"Fun" fact, there might just come official JDKs that do include javafx.
Is Oracle planning on reinvesting in it? It’s just never appealed to me.