RFR: 8288471: java/awt/ScrollPane/bug8077409Test.java is unstable and fails intermittently in CI [v3]
Manukumar V S
mvs at openjdk.org
Fri Apr 18 12:05:49 UTC 2025
On Fri, 11 Apr 2025 05:34:15 GMT, Manukumar V S <mvs at openjdk.org> wrote:
>> java/awt/ScrollPane/bug8077409Test.java is unstable and fails intermittently in CI, especially in MacOS machines.
>> Also the frame created in this test is not disposed which may interfere with other tests.
>>
>> Fix:
>> Some stabilisations added and the frame is disposed properly.
>>
>> Testing:
>> Tested 100 times per platform(macosx-x64,macosx-aarch64,windows-x64,linux-x64) and got all PASS.
>
> 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
Any volunteers?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24292#issuecomment-2815320730
More information about the client-libs-dev
mailing list