> 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.

Abhishek Kumar has updated the pull request incrementally with one additional 
commit since the last revision:

  Headful tag revert back and condition check for nimbus

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17763/files
  - new: https://git.openjdk.org/jdk/pull/17763/files/7775db16..4403e6cc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17763&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17763&range=01-02

  Stats: 8 lines in 1 file changed: 2 ins; 3 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/17763.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17763/head:pull/17763

PR: https://git.openjdk.org/jdk/pull/17763

Reply via email to