On Thu, 29 Dec 2022 15:54:43 GMT, Artem Semenov <[email protected]> wrote:
> [CommonComponentAccessibility getActionsWithEnv:] defines the > getAccessibleActionCount method on the AccessibleAction class, however the > call should go through CAccessibility so that it is executed on the Event > Dispatch thread. > > @azuev-java @mrserb @prrace please review This pull request has now been integrated. Changeset: 775da84a Author: Artem Semenov <[email protected]> URL: https://git.openjdk.org/jdk/commit/775da84a84770696495561277eb040f53260ecaf Stats: 12 lines in 2 files changed: 7 ins; 2 del; 3 mod 8299412: JNI call of getAccessibleActionCount on a wrong thread Reviewed-by: prr, serb ------------- PR: https://git.openjdk.org/jdk/pull/11803
