RFR: 8345468: test/jdk/javax/swing/JScrollBar/4865918/bug4865918.java fails in ubuntu22.04 [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Dec 4 15:23:43 UTC 2024


On Wed, 4 Dec 2024 13:47:24 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Test is failing in OCI system citing
>> 
>> java.lang.Error: The scrollbar block increment is incorect
>> at bug4865918.main(bug4865918.java:68) 
>> 
>> seemingly because focus is not in scrollbar..Added stability delay to make test execution wait after frame visibility and made frame to center of screen.
>> Test passed in several OCI systems with this modification...
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

LGTM.

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

Marked as reviewed by abhiscxk (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22540#pullrequestreview-2479075340


More information about the client-libs-dev mailing list