Integrated: 8296275: Write a test to verify setAccelerator method of JMenuItem

Naveen Narayanan duke at openjdk.org
Wed Dec 21 10:52:03 UTC 2022


On Tue, 8 Nov 2022 08:57:54 GMT, Naveen Narayanan <duke at openjdk.org> wrote:

> This testcase will
> 1) Verify setAccelerator method of JMenuitem.
> 2) Check that the selection of a menu item in the menu bar will generate action by a key combination of META+M.
> 
> Testing:
> Tested using Mach5(20 times per platform) in Mac OS, Linux and Windows and got all pass.

This pull request has now been integrated.

Changeset: b005013a
Author:    Naveen Narayanan <naveen.n.narayanan at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b005013a0015656b7f6ccc26f8a13c44d61f77b9
Stats:     119 lines in 1 file changed: 119 ins; 0 del; 0 mod

8296275: Write a test to verify setAccelerator method of JMenuItem

Reviewed-by: mvs, aivanov

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

PR: https://git.openjdk.org/jdk/pull/11035



More information about the client-libs-dev mailing list