[jdk23u] RFR: 8336342: Fix known X11 library locations in sysroot

Aleksey Shipilev shade at openjdk.org
Mon Aug 5 17:57:59 UTC 2024


Allows cleaner cross-builds without supplying `--x-libraries` for custom-generated sysroots, e.g. crosstool-ng ones. I have been running with this patch for 3+ weeks in 23u builds, and there were no problems.

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

Commit messages:
 - Backport ee365d75cca6f33e5781fe514e557caba2b67c32

Changes: https://git.openjdk.org/jdk23u/pull/54/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=54&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8336342
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk23u/pull/54.diff
  Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/54/head:pull/54

PR: https://git.openjdk.org/jdk23u/pull/54


More information about the jdk-updates-dev mailing list