[jdk11u-dev] RFR: 8267066: New NSAccessibility peers should return they roles and subroles directly

Autumn Capasso duke at openjdk.org
Tue Feb 7 18:02:33 UTC 2023


This Backport was clean and needed to implement NSAccessibility peers needs to have their roles and subroles to be told directly instead of relying on the property map stored in JavaComponentAccessibility. This backport is being added to the series of 28 Accessibility backports [JDK-8152350](https://bugs.openjdk.org/browse/JDK-8152350).

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

Commit messages:
 - Backport d86f91642d7dcf829b8093ebed336d4386bff67a
 - Backport 9d669c912d3977027f321a5e6b7f045ca2ce9482)
 - Backport d86f91642d7dcf829b8093ebed336d4386bff67a
 - Backport 6c107fdff289cc553df12ee10b0c8002b84059b2
 - Backport 9d669c912d3977027f321a5e6b7f045ca2ce9482)

Changes: https://git.openjdk.org/jdk11u-dev/pull/1711/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1711&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8267066
  Stats: 795 lines in 27 files changed: 626 ins; 135 del; 34 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1711.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1711/head:pull/1711

PR: https://git.openjdk.org/jdk11u-dev/pull/1711


More information about the jdk-updates-dev mailing list