On Sat, 6 May 2023 00:31:37 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review comment update > > 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. Which part is a Util method? I see a JRobot method. Or is Util and JRobot linked somehow? My understanding is that they're separate since they're separate in regtesthelpers. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13822#discussion_r1187638323