Crashing when calling external browser through AWT

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P2
    • 8u40
    • Affects Version/s: 8u5
    • Component/s: javafx
    • Environment:

      OS X Mavericks (10.9.3), macbook pro fall 2013.

    • web

      I need to open an URL in the system browser from a JavaFX WebView.

      I've created a single method object, where the method runs:
           java.awt.Desktop.getDesktop().browse(uri)

      I then add the object to the webview "window" property, and call the method from javascript.

      This causes the JVM to crash with exit code 132.


            Assignee:
            Steve Northover (Inactive)
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: