RFR: 8296275: Write a test to verify setAccelerator method of JMenuItem [v6]
Naveen Narayanan
duke at openjdk.org
Mon Nov 21 05:20:29 UTC 2022
> 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.
Naveen Narayanan has updated the pull request incrementally with one additional commit since the last revision:
8296275: Review comments fixed.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11035/files
- new: https://git.openjdk.org/jdk/pull/11035/files/a7c30098..a8e13a4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11035&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11035&range=04-05
Stats: 20 lines in 1 file changed: 3 ins; 9 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/11035.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11035/head:pull/11035
PR: https://git.openjdk.org/jdk/pull/11035
More information about the client-libs-dev
mailing list