Looking for potential workarounds to RT-32371 Creating a Java callback in JavaFX WebView causes HotSpot crash
Williamson, Michael
michael.williamson at flukenetworks.com
Thu Aug 15 08:43:20 PDT 2013
Hi,
I'm new to the list. Brought here by necessity.
I encountered this defect yesterday and filed the Jira defect (https://javafx-jira.kenai.com/browse/RT-32371) and JVM bug (Bug ID: 9006009). This functionality is critical to our current development, so I am exploring workarounds. Currently, I'm considering listening to alert messages from the WebView (assuming that won't also crash the JVM) and let the page scripts throw alerts with "coded" details in the alert text. Anyone have thoughts on this approach? A Better approach?
Thanks,
Michael Williamson
More information about the openjfx-dev
mailing list