[jdk13u-dev] RFR: 8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32

Yuri Nesterenko yan at openjdk.java.net
Wed Apr 21 14:20:02 UTC 2021


This patch does change some code inside a condition clause in a test. Now, in jdk17 that condition (so, context for this fix) checks for linux only but in jdk13 it checks also for solaris. Other than that, patch goes clean.

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

Commit messages:
 - Backport 79a4a019bba1c99bef2377fe88f1464943530a55

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/188/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=188&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8247753
  Stats: 33 lines in 2 files changed: 10 ins; 0 del; 23 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/188.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/188/head:pull/188

PR: https://git.openjdk.java.net/jdk13u-dev/pull/188


More information about the jdk-updates-dev mailing list