On Wed, 29 Apr 2026 05:58:18 GMT, Manukumar V S <[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). > > test/jdk/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java line 57: > >> 55: try { >> 56: UIManager.setLookAndFeel( >> 57: "com.sun.java.swing.plaf.windows.WindowsLookAndFeel"); > > What's the change here? just removed the additional space. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30981#discussion_r3158927351
