[jdk11u-dev] RFR: 8251377: [macos11] JTabbedPane selected tab text is barely legible

Martin Doerr mdoerr at openjdk.java.net
Fri Sep 3 10:37:30 UTC 2021


On Thu, 5 Aug 2021 13:43:01 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8251377. Doesn't apply cleanly because Mac OS version check from JDK-8230869 is not in 11u. I just included the introduction of `isCatalinaOrAbove` and `isBigSurOrAbove` from the latter. Rest applies cleanly.

See https://github.com/openjdk/jdk11u-dev/pull/310. Note that these changes are for 11.0.14, now. We should check if we need them in 11.0.13.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/198


More information about the jdk-updates-dev mailing list