On Tue, 13 Dec 2022 15:59:53 GMT, Artem Semenov <aseme...@openjdk.org> wrote:
> [ComboBoxAccessibility accessibilityValue] works with the accessibleSelection > object directly, however the work should go through CAccessibility so that it > is executed on the Event Dispatch thread. This pull request has now been integrated. Changeset: 5e861e39 Author: Artem Semenov <aseme...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5e861e3965ce110889c8a1782ab0260937dee6ee Stats: 56 lines in 2 files changed: 20 ins; 20 del; 16 mod 8298645: JNI works with accessibleSelection on a wrong thread Reviewed-by: serb, kizune ------------- PR: https://git.openjdk.org/jdk/pull/11653