RFR: 8288471: java/awt/ScrollPane/bug8077409Test.java is unstable and fails intermittently in CI [v3]

Manukumar V S mvs at openjdk.org
Mon Apr 28 09:35:49 UTC 2025


On Sat, 26 Apr 2025 02:54:58 GMT, Sergey Bylokhov <serb at 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


More information about the client-libs-dev mailing list