RFR: 8343891: Test javax/swing/JTabbedPane/TestJTabbedPaneBackgroundColor.java failed
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Mar 21 09:09:08 UTC 2025
On Fri, 21 Mar 2025 08:28:00 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> TestJTabbedPaneBackgroundColor.java test was failing intermittently in CI jobs. Test is modified to access UI components on EDT for stabilizations. CI testing seems fine after test change. Link attached in JBS.
It seems you have ran CI testing only in linux..since test is modified, it will be good to test in all CI platforms just to be safe it doesnt regress elsewhere..
Also, please update copyright..
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24148#issuecomment-2742750770
More information about the client-libs-dev
mailing list