RFR: 8298645 JNI works with accessibleSelection on a wrong thread [v2]

Sergey Bylokhov serb at openjdk.org
Thu Dec 22 22:25:51 UTC 2022


On Wed, 14 Dec 2022 09:26:09 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.
>
> Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   A comment or javadoc should mention that this is called from native code, specifically pointing to ComboBoxAccessibility.m.

Marked as reviewed by serb (Reviewer).

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

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



More information about the client-libs-dev mailing list