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

Paul Hohensee phh at openjdk.org
Mon Jun 9 19:35:32 UTC 2025


On Mon, 9 Jun 2025 16:17:23 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

>> Backport JDK-8354941. Applies almost cleanly (some patched methods did not exist in jdk17). Fixes compilation problems with glibc 2.42.
>
> Francesco Andreuzzi has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains two new commits since the last revision:
> 
>  - Replace uabs with g_uabs
>  - 8354941: Build failure with glibc 2.42 due to uabs() name collision
>    
>    Reviewed-by: kbarrett, thartmann

Looks good now.

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

Marked as reviewed by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3628#pullrequestreview-2911110868


More information about the jdk-updates-dev mailing list