[jdk17u] RFR: 8266510: Nimbus JTree default tree cell renderer does not use selected text color

Alex Kasko akasko at openjdk.java.net
Fri Oct 1 14:05:59 UTC 2021


This is a clean backport of the JTree nodes text color fix, I intend to follow up with backporting JDK-8271315.

Testing: checked manually on Linux, Windows and Mac with SwingSet2 that JTree node text color is black without the patch and is correct with the patch.

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

Commit messages:
 - Backport ecd445562f8355704a041f9eca0e87dc85a7f44c

Changes: https://git.openjdk.java.net/jdk17u/pull/140/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=140&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266510
  Stats: 105 lines in 3 files changed: 0 ins; 100 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk17u/pull/140.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/140/head:pull/140

PR: https://git.openjdk.java.net/jdk17u/pull/140


More information about the jdk-updates-dev mailing list