RFR: 8298644 JNI call of getCurrentComponent on a wrong thread [v3]

Artem Semenov asemenov at openjdk.org
Thu Dec 29 13:02:20 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:

  update accessor

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11670/files
  - new: https://git.openjdk.org/jdk/pull/11670/files/8bad4ba2..4fd570e6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11670&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11670&range=01-02

  Stats: 108 lines in 6 files changed: 45 ins; 54 del; 9 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