RFR: 7175396: The text on label is not painted red for Nimbus LaF. [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jan 3 07:39:28 UTC 2023


On Wed, 14 Dec 2022 11:43:50 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove commented line
>
> test/jdk/javax/swing/plaf/nimbus/TestNimbusLabel.java line 77:
> 
>> 75:                                             java.awt.Color.red);
>> 76:                 label =
>> 77:                     //new JLabel("This text should be in red");
> 
> Commented code can be removed.

ok

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

PR: https://git.openjdk.org/jdk/pull/11660



More information about the client-libs-dev mailing list