RFR: 8306996: Open source Swing MenuItem related tests
Harshitha Onkar
honkar at openjdk.org
Sat May 6 00:35:20 UTC 2023
On Fri, 5 May 2023 04:56:22 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> This PR is to open source JMenuItem related swing tests.
test/jdk/javax/swing/JMenuItem/bug4839464.java line 220:
> 218: // Check mnemonics
> 219: int tmpInt = item.getMnemonic();
> 220: robo.clickMouseOn(changeMnemonicButton);
@DamonGuy Util's JRobot is used here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13822#discussion_r1186568838
More information about the client-libs-dev
mailing list