Integrated: 8311806: Class ButtonAccessibility is implemented twice

Alexander Zuev kizune at openjdk.org
Tue Jul 18 17:58:52 UTC 2023


On Mon, 10 Jul 2023 20:39:34 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> To avoid confusion on the os x dynamic linker side i renamed native classes from ButtonAccessibility to JFXButtonAccessibility. I will use JFX prefix down the line to avoid any confusion when running with the latest JDK that also migrated to the new a11y API.

This pull request has now been integrated.

Changeset: ad5e66a7
Author:    Alexander Zuev <kizune at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/ad5e66a7ca31994ecbdae3fc7d0b951e0a6f8197
Stats:     7 lines in 3 files changed: 0 ins; 0 del; 7 mod

8311806: Class ButtonAccessibility is implemented twice

Reviewed-by: kcr, arapte

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

PR: https://git.openjdk.org/jfx/pull/1174


More information about the openjfx-dev mailing list