On Wed, 4 Dec 2024 09:18:51 GMT, Prasanta Sadhukhan <[email protected]> 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... This pull request has now been integrated. Changeset: 6f307623 Author: Prasanta Sadhukhan <[email protected]> URL: https://git.openjdk.org/jdk/commit/6f307623568efe4d90942cd22ec9a26b2e1ca1b1 Stats: 37 lines in 1 file changed: 7 ins; 17 del; 13 mod 8345468: test/jdk/javax/swing/JScrollBar/4865918/bug4865918.java fails in ubuntu22.04 Reviewed-by: abhiscxk ------------- PR: https://git.openjdk.org/jdk/pull/22540
