On Wed, 29 Apr 2026 05:59:11 GMT, Manukumar V S <[email protected]> wrote:

>> Sarvesh Kumar Jain has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   aligning the '+'
>
> test/jdk/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java line 93:
> 
>> 91:         if (x != mouseX || y != mouseY) {
>> 92:             throw new RuntimeException(
>> 93:                 "Wrong mouse click point at scale " + scale +
> 
> + '+' can be aligned

alignment of + is done.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/30981#discussion_r3159387276

Reply via email to