On Tue, 7 Oct 2025 10:49:59 GMT, Prasanta Sadhukhan <[email protected]>
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