Integrated: 8298645 JNI works with accessibleSelection on a wrong thread
Artem Semenov
asemenov at openjdk.org
Fri Dec 23 22:31:52 UTC 2022
On Tue, 13 Dec 2022 15:59:53 GMT, Artem Semenov <asemenov at 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 <asemenov at 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
More information about the client-libs-dev
mailing list