> This PR proposes replacing the native `roleKey` method with the > `AWTAccessor.AccessibleBundleAccessor`. They appear to do the same thing. > > I ran all the existing jtreg tests in the javax/accessibility folder and > observed no new regressions (tested on Mac).
Jeremy Wood has updated the pull request incrementally with one additional commit since the last revision: 8378057: changing null check This is in response to: https://github.com/openjdk/jdk/pull/29868/changes#r2866206079 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29868/files - new: https://git.openjdk.org/jdk/pull/29868/files/0f01ea62..f79ee5fc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29868&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29868&range=01-02 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/29868.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29868/head:pull/29868 PR: https://git.openjdk.org/jdk/pull/29868
