[jfx22u] Integrated: 8329705: Add missing Application thread checks to platform specific a11y methods

2024-04-05 Thread Alexander Zuev
On Fri, 5 Apr 2024 21:09:34 GMT, Alexander Zuev wrote: > Backport from mainline. Changes can be applied cleanly. This pull request has now been integrated. Changeset: 1e21a6f3 Author:Alexander Zuev Committer: Kevin Rushforth URL: https://git.openjdk.org/jfx22u/commit/1e21a6f3a58105

[jfx22u] RFR: 8329705: Add missing Application thread checks to platform specific a11y methods

2024-04-05 Thread Alexander Zuev
Backport from mainline. Changes can be applied cleanly. - Commit messages: - Backport 0eb4d7196099d817cc6467985b882242845bdd2e Changes: https://git.openjdk.org/jfx22u/pull/25/files Webrev: https://webrevs.openjdk.org/?repo=jfx22u&pr=25&range=00 Issue: https://bugs.openjdk.org/br

Integrated: 8329705: Add missing Application thread checks to platform specific a11y methods

2024-04-05 Thread Alexander Zuev
On Thu, 4 Apr 2024 21:55:11 GMT, Alexander Zuev wrote: > Added missing checks; > Added a manual regression test; This pull request has now been integrated. Changeset: 0eb4d719 Author:Alexander Zuev Committer: Kevin Rushforth URL: https://git.openjdk.org/jfx/commit/0eb4d7196099d817c

Re: RFR: 8329705: Add missing Application thread checks to platform specific a11y methods

2024-04-05 Thread Kevin Rushforth
On Thu, 4 Apr 2024 21:55:11 GMT, Alexander Zuev wrote: > Added missing checks; > Added a manual regression test; Both the fix and the test look good. Testing complete on Mac and Windows. - Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1436#pullreque

Re: RFR: 8329705: Add missing Application thread checks to platform specific a11y methods

2024-04-05 Thread Ambarish Rapte
On Thu, 4 Apr 2024 21:55:11 GMT, Alexander Zuev wrote: > Added missing checks; > Added a manual regression test; Marked as reviewed by arapte (Reviewer). - PR Review: https://git.openjdk.org/jfx/pull/1436#pullrequestreview-1983111622