On Mon, 28 Sep 2020 15:20:33 GMT, Alexander Zuev wrote:
> Moving review from Mercurial. See
> https://mail.openjdk.java.net/pipermail/awt-dev/2020-August/016078.html for
> previous iteration.
This pull request has been closed without being integrated.
-
PR: https://git.openjdk.ja
On Tue, 24 Nov 2020 13:02:12 GMT, Prasanta Sadhukhan
wrote:
>> Issue is a JLabel with a translucent foreground color properly renders plain
>> text, but with HTML text, the alpha component is discarded and the text is
>> rendered using an opaque color.
>> As per https://www.w3schools.com/cssre
On Fri, 4 Dec 2020 02:40:40 GMT, Sergey Bylokhov wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Revert unneeded additional code
>
> test/jdk/javax/swing/JLabel/TestTranslucentLabelText.java line 27:
>
>> 25