On Tue, 16 Nov 2021 23:53:53 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; This pull request has now been integrated. Changeset: 8f5a8f74 Author: Alexander Zuev <kiz...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/8f5a8f740b62c27cc244debe57aaa2975f84a694 Stats: 358 lines in 8 files changed: 309 ins; 48 del; 1 mod 8264293: Create implementation for NSAccessibilityMenu protocol peer 8264296: Create implementation for NSAccessibilityPopUpButton protocol peer 8264295: Create implementation for NSAccessibilityMenuItem protocol peer 8264294: Create implementation for NSAccessibilityMenuBar protocol peer Reviewed-by: pbansal, ant ------------- PR: https://git.openjdk.java.net/jdk/pull/6421