[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

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

Commit messages:
 - 8299412 JNI call of getAccessibleActionCount on a wrong thread

Changes: https://git.openjdk.org/jdk/pull/11803/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11803&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299412
  Stats: 16 lines in 2 files changed: 11 ins; 2 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/11803.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11803/head:pull/11803

PR: https://git.openjdk.org/jdk/pull/11803

Reply via email to