[jdk11u-dev] RFR: 8354941: Build failure with glibc 2.42 due to uabs() name collision

Francesco Andreuzzi duke at openjdk.org
Mon Aug 4 09:48:17 UTC 2025


Backport of JDK-8354941. Fixes a compilation error when building with glibc 2.42, which is rolling out soon on several Linux distros.

Some minor conflicts arose due to a couple files or snippets which do not exist in jdk11.

Passes tier1.

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

Commit messages:
 - Backport 38bb8adf4f632b08af15f2d8530b35f05f86a020

Changes: https://git.openjdk.org/jdk11u-dev/pull/3069/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3069&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8354941
  Stats: 11 lines in 6 files changed: 0 ins; 0 del; 11 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/3069.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3069/head:pull/3069

PR: https://git.openjdk.org/jdk11u-dev/pull/3069


More information about the jdk-updates-dev mailing list