> This reverts a PR from a few months ago and applies a simpler 1-word solution. > > This is briefly alluded to here: > https://github.com/openjdk/jdk/pull/30251#issuecomment-4307964833 > > The unit test > /jdk/test/jdk/javax/accessibility/8377745/VoiceOverHyperlinkRole.java is > unchanged, and it passes in this PR. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jeremy Wood has updated the pull request incrementally with two additional commits since the last revision: - 8377745: applying simpler link solution This is briefly alluded to here: https://github.com/openjdk/jdk/pull/30251#issuecomment-4307964833 (Although at the time that was discussing a 2-line change, and this is a one-word change.) - Revert "8377745: applying simpler solution via accessibilityRole()" This reverts commit 94de57066023ec623227bb8c8f7c464e868a319b. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30910/files - new: https://git.openjdk.org/jdk/pull/30910/files/94de5706..a5cec360 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30910&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30910&range=00-01 Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30910.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30910/head:pull/30910 PR: https://git.openjdk.org/jdk/pull/30910
