RFR: 8335646: Nimbus : JLabel not painted with LAF defined foreground color on Ubuntu 24.04 [v2]

Alexey Ivanov aivanov at openjdk.org
Tue Oct 7 17:27:04 UTC 2025


On Tue, 7 Oct 2025 10:49:59 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> test/jdk/javax/swing/plaf/basic/BasicHTML/bug4248210.java line 74:
>> 
>>> 72:         }
>>> 73: 
>>> 74:         JLabel label = new JLabel("<html><body>WWWWWWWWWMMMMMMM?</body></html>");
>> 
>> Full block character, `\u2588`, to ensure the entire label is filled with red color?
>
> Yes, that can be used..Modified...We have used for another JRadioButton synth test if I am not wrong

Yep!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27635#discussion_r2411349311


More information about the client-libs-dev mailing list