On Tue, 7 Oct 2025 09:18:03 GMT, Alexey Ivanov <[email protected]> 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