[jdk11u-dev] RFR: 8261351: Create implementation for NSAccessibilityRadioButton protocol
Autumn Capasso
duke at openjdk.org
Fri Dec 9 20:24:03 UTC 2022
Backport [JDK-8261351](https://bugs.openjdk.org/browse/JDK-8261351). Merge conflict in file java.desktop/macosx/native/libawt_lwawt/awt/a11y/RadiobuttonAccessibility.m had to change initWithCapacity to 7. in the previous commit it was 6 which correlated with the roles in that file. this file has 7 roles, the next backport is 8 with 8 roles. One of a series of 28 https://bugs.openjdk.org/browse/JDK-8152350
-------------
Commit messages:
- Backport 6badd22e664696fb7119b1cc9b89cf719edfb92f
Changes: https://git.openjdk.org/jdk11u-dev/pull/1581/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1581&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8261351
Stats: 82 lines in 3 files changed: 81 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1581.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1581/head:pull/1581
PR: https://git.openjdk.org/jdk11u-dev/pull/1581
More information about the jdk-updates-dev
mailing list