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

Francesco Andreuzzi fandreuzzi at openjdk.org
Fri Sep 19 20:54:36 UTC 2025


On Mon, 4 Aug 2025 09:42:18 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 26a8acad
Author:    Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/26a8acad1f45bec90ad6c4ff5cd41f4e7450a962
Stats:     11 lines in 6 files changed: 0 ins; 0 del; 11 mod

8354941: Build failure with glibc 2.42 due to uabs() name collision

Reviewed-by: andrew
Backport-of: 38bb8adf4f632b08af15f2d8530b35f05f86a020

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

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


More information about the jdk-updates-dev mailing list