RFR: 8346828: javax/swing/JScrollBar/4865918/bug4865918.java still fails in CI [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Jan 8 04:29:40 UTC 2025


On Tue, 7 Jan 2025 23:33:40 GMT, Alisen Chung <achung at openjdk.org> wrote:

> this test is failing for me locally on macOS with the same error `Execution failed: 'main' threw exception: java.lang.RuntimeException: The scrollbar block increment is incorrect `

Strange that the mousePress is not happening on headful macos if frame is not shown and scrollbar remains in initial value of -1...maybe its osx limitation..it works well for headless macos CI systems I see and even in local headful windows/linux..
Even bug4842792.java which is headless does not honor mousePress but it pass as the check condition is not the initial value..

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

PR Comment: https://git.openjdk.org/jdk/pull/22937#issuecomment-2576723538


More information about the client-libs-dev mailing list