On Mon, 10 Jul 2023 20:39:34 GMT, Alexander Zuev <kiz...@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 <kiz...@openjdk.org> Committer: Kevin Rushforth <k...@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