Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> seems like JavaFX has its own browser-like “scene graph” and embeds WebKit...

Since Java 9 modules were introduced, the webview (and webkit) are only included in the app if the `javafx.web` module is used. Otherwise, it will not be included in your distribution if you pack it with jpackage.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: