On Tue, 28 Sep 2021 09:47:02 GMT, Artem Semenov <github.com+36081106+savop...@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