Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebView Crashes Swing application when launched with Open WebStart #203

Open
javastu opened this issue Jul 6, 2021 · 1 comment
Open

Comments

@javastu
Copy link

javastu commented Jul 6, 2021

I have a Swing application that has JavaFX WebViews embedded within it. We deliver our application using OpenWebStart. This combination crashes the jvm with no log or error.

This is an issue that is discussed all over the place, but no solution seems to be offered. JavaFX says it is a OpenWebStart issue and OWS says it is a JavaFX issue.

Using JDK 11, OpenJDK 16, and OpenWebStart 1.4.0

Please help

@javastu
Copy link
Author

javastu commented Aug 12, 2021

The problem seems to go away when I upgraded to version 17-ea+16. But then I get another problem. I get NoClassDefFound and ClassNotFoundExceptions when the JNLP classloader tries to load classes from the openjavafx jars.

Still dead in the water with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant