RFR: 8343891: Test javax/swing/JTabbedPane/TestJTabbedPaneBackgroundColor.java failed [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Fri Mar 21 11:14:50 UTC 2025
On Fri, 21 Mar 2025 11:00:16 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> copyright year update
>
> test/jdk/javax/swing/JTabbedPane/TestJTabbedPaneBackgroundColor.java line 138:
>
>> 136: Color expected = isOpaque ? c1 : c2;
>> 137:
>> 138: if (!expected.equals(actual)) {
>
> You may want to print the color values to the test output.
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24148#discussion_r2007356349
More information about the client-libs-dev
mailing list