On Sat, 26 Apr 2025 02:54:58 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> Manukumar V S has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments fixed : Code reformatting, changed the indentation to the 
>> standard four-space indentation
>
> test/jdk/java/awt/ScrollPane/bug8077409Test.java line 100:
> 
>> 98: 
>> 99:             int y = obj.pane.getComponent(0).getLocation().y;
>> 100:             robot.waitForIdle();
> 
> Why do you need to wait in this line?

Removed it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24292#discussion_r2063289130

Reply via email to