On Thu, 8 Feb 2024 05:17:02 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> JLabel text is not painted with the LAF defined foreground color in GTK LAF. 
> In GTK LAF the foreground color is retrieved by using native system APIs. Fix 
> is to return the foreground color if it is set by LAF defined property 
> otherwise return the default color by calling native APIs.
> Applet based test has been converted to automatic test and check for all 
> installed LAFs. CI testing is green for test suite and individual test. Link 
> attached in JBS.

JBS is not linked, since its confidential.

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

PR Comment: https://git.openjdk.org/jdk/pull/17763#issuecomment-1933879426

Reply via email to