RFR: 8296275: Write a test to verify setAccelerator method of JMenuItem. [v4]

Naveen Narayanan duke at openjdk.org
Fri Nov 18 08:06:48 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/3dc79dd4..77c86dc7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11035&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11035&range=02-03

  Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 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