Gtk: Exceptions in event handlers are silently ignored

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx

      Currently, the exceptions thrown when invoking Java methods from native code through JNI are logged only when Gtk port of Glass is built with VERBOSE flag. This means that when runtime exception is raised in an event handler, it is not reported anywhere and user has no way of knowing about it.
      Windows implementation calls CheckAndClearException() which prints out the exception in such cases, which is probably what Gtk port should do as well.

            Assignee:
            Martin Sládeček
            Reporter:
            Eva Krejčířová (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: