RFR: 8264293: Create implementation for NSAccessibilityMenu protocol peer [v2]

Anton Tarasov ant at openjdk.java.net
Wed Nov 17 17:13:20 UTC 2021


On Wed, 17 Nov 2021 16:57:20 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Added implementation for all menu related protocol peers;
>> Native methods moved to CommonComponentAccessibility so they are called on correct peers;
>
> Alexander Zuev has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Fixed parameters layout for better readeability;
>  - Fixed indentation of native methods;
>    Fixed initial capacity of rolesMap dictionary;

Marked as reviewed by ant (Reviewer).

Looks fine now.

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

PR: https://git.openjdk.java.net/jdk/pull/6421



More information about the client-libs-dev mailing list