On Tue, 28 Sep 2021 16:42:24 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. > > Artem Semenov has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8274383: JNI call of getAccessibleSelection on a wrong thread Looks good to me ------------- PR: https://git.openjdk.java.net/jdk/pull/5735