On Mon, 3 Jul 2023 20:38:34 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> kCGEventFlagMaskSecondaryFn added > > test/jdk/java/awt/Robot/RobotModifierMaskTest.java line 67: > >> 65: CASE 1 : Run the test as an automated test and let the Robot >> go through all the test cases.\n >> 66: CASE 2 : Run the test in semi-automated mode. While the >> Robot in typing, >> 67: manually move the mouse (without >> clicking/dragging). Check if the test Passes or Fails.\n\n > > How does a user do this? Test updated to run twice (automated & manual), to cover the two cases. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14744#discussion_r1253759065