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

FxEventLoop.java should use QuantumToolkit.enter/exitNestedEventLoop() instead of direct calls to Glass API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None

      Currently the rt-closed/javafx-ui-quantum/src/com/sun/javafx/tk/quantum/FxEventLoop.java uses the com.sun.glass.ui.Application.enter/leaveNestedEventLoop() methods directly. These methods are going to be declared as package private in the near future.

      The FxEventLoop must be rewritten to use the methods available in the QuantumToolkit class in order to manipulate nested event loops.

            asemenyuk Alexey Semenyuk
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: