RFR: 8359416: Test 'javax/swing/JScrollPane/AcceleratedWheelScrolling/HorizScrollers.java' failed on Windows 2025 x64 because there is a failure frame while the test case is running

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Jul 18 18:27:50 UTC 2025


On Mon, 14 Jul 2025 23:18:06 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

> > What exactly is the failure thrown in Nimbus L&F? JBS says `PassFailJFrame.forceFail `is called From my running it seems the failure is `"java.lang.RuntimeException: leading cell is not aligned"` It can be a genuine issue for Nimbus since it behaves ok for other L&F..
> 
> I ran into the same issue when I previously checked this. I can submit a Nimbus issue afterwards if needed. Wanted to handle the test here first.

But you are handling the test failure by just omitting Nimbus run, which is not the way to go about it in my opinion..

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

PR Comment: https://git.openjdk.org/jdk/pull/26165#issuecomment-3082225526


More information about the client-libs-dev mailing list