RFR: 8335646: Nimbus : JLabel not painted with LAF defined foreground color on Ubuntu 24.04 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Oct 7 10:53:14 UTC 2025
On Tue, 7 Oct 2025 09:18:03 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use full block red char
>
> 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
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27635#discussion_r2410214369
More information about the client-libs-dev
mailing list