RFR: 7175396: The text on label is not painted red for Nimbus LaF. [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Aug 24 04:43:50 UTC 2022
On Tue, 23 Aug 2022 23:59:23 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comments
>
> test/jdk/javax/swing/plaf/nimbus/TestNimbusLabel.java line 77:
>
>> 75: java.awt.Color.red);
>> 76: label =
>> 77: new JLabel("<html><body>Can You Read This?</body></html>");
>
> Minor suggestion: how does "This text should be in red" sound ?
ok
-------------
PR: https://git.openjdk.org/jdk/pull/9900
More information about the client-libs-dev
mailing list