RFR: 8274383 JNI call of getAccessibleSelection on a wrong thread

Alexander Zuev kizune at openjdk.java.net
Tue Sep 28 16:09:33 UTC 2021


On Tue, 28 Sep 2021 09:47:02 GMT, Artem Semenov <github.com+36081106+savoptik at openjdk.org> wrote:

> [ComboBoxAccessibility accessibilityValue] defines the getAccessibleSelection method on the AccessibleContext class, however the call should go through CAccessibility so that it is executed on the Event Dispatch thread.

Marked as reviewed by kizune (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/5735



More information about the client-libs-dev mailing list