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

Mac: thread checks in native code should be removed

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: