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

Autumn Capasso duke at openjdk.org
Fri Mar 17 20:06:31 UTC 2023


On Fri, 17 Mar 2023 19:11:28 GMT, Autumn Capasso <duke at openjdk.org> wrote:

>> This backport is part of the 28 backport Accessibility series JDK-8152350. Tested by building GUI and using the Accessibility components.
>
> Autumn Capasso has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   Backport JDK-8267066

> OK, this looks better now. However, I'm missing the hunks in the following files, compared to the original change:
> 
> src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/GroupAccessibility.h src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/GroupAccessibility.m
> 
> src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/SliderAccessibility.h src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/SliderAccessibility.m
> 
> src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/StaticTextAccessibility.h src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/StaticTextAccessibility.m
> 
> src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/ToolbarAccessibility.h src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/ToolbarAccessibility.m
> 
> Regarding SliderAccessibility, I guess we need to backport the native parts of JDK-8262981 first. For that, would you mind reviewing my PR #1811?

Will take a look, Thank you

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

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


More information about the jdk-updates-dev mailing list