On Wed, 29 Apr 2026 08:06:19 GMT, Sarvesh Kumar Jain <[email protected]> wrote:
>> This is test enhancement of >> 'java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java'. >> >> Modified it to test on multiple uiScale modes. >> >> Tested on windows(Passed) >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Sarvesh Kumar Jain has updated the pull request incrementally with one > additional commit since the last revision: > > removing trailing whitespaces test/jdk/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java line 103: > 101: + "," > 102: + mouseY > 103: + ")"); I think we can reduce the number of lines to 3 or 4 and compact it, 10 lines is too much ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30981#discussion_r3165978244
