RFR: 8298644 JNI call of getCurrentComponent on a wrong thread [v2]
Artem Semenov
asemenov at openjdk.org
Fri Dec 23 09:11:59 UTC 2022
> [OutlineRowAccessibility currentAccessibleWithENV:] defines the getCurrentComponent method on the AccessibleContext instance of AccessibleJTreeNode class, however the call 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:
Please split the long lines to have 80 chars per line.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11670/files
- new: https://git.openjdk.org/jdk/pull/11670/files/256a2d2e..8bad4ba2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11670&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11670&range=00-01
Stats: 14 lines in 3 files changed: 2 ins; 11 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11670.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11670/head:pull/11670
PR: https://git.openjdk.org/jdk/pull/11670
More information about the client-libs-dev
mailing list