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

Add missing Application thread checks to platform specific a11y methods

XMLWordPrintable

        There are methods in MacAccessible and WinAccessible classes that are missing the check that they only can be called from the Application thread. That goes against the JavaFX threading model and calling these methods from other threads accidentally can cause corresponding components and their native accessible peers to go into inconsistent state.

              kizune Alexander Zuev
              kizune Alexander Zuev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: