RFR: 8311806: Class ButtonAccessibility is implemented twice
Alexander Zuev
kizune at openjdk.org
Mon Jul 10 20:45:31 UTC 2023
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.
-------------
Commit messages:
- 8311806: Class ButtonAccessibility is implemented twice
Changes: https://git.openjdk.org/jfx/pull/1174/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1174&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8311806
Stats: 7 lines in 3 files changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jfx/pull/1174.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1174/head:pull/1174
PR: https://git.openjdk.org/jfx/pull/1174
More information about the openjfx-dev
mailing list