Mac: thread checks in native code should be removed

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      Mac OS X

      The native code on the Mac contains a lot of thread checks verifying that we are running on the main thread.

      As most of these methods are only accessed from the main thread, most of the else clauses could be removed. A lot of unused code would be removed with them.

      This should not affect the functionality.

            Assignee:
            Petr Pchelko (Inactive)
            Reporter:
            Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: