On Wed, 17 Nov 2021 16:57:20 GMT, Alexander Zuev <kiz...@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