Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092668

Crashing when calling external browser through AWT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • 8u40
    • 8u5
    • javafx
    • 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.


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

              Created:
              Updated:
              Resolved:
              Imported: