On Thu, 12 Mar 2026 14:51:59 GMT, Matthias Baesken <[email protected]> wrote:

> We use a struct DL_info on AIX (similar to the struct on Linux) to support 
> dladdr, but currently it is available 3 times (even in slightly different 
> versions).
> This should be unified and put into a single header.

This pull request has now been integrated.

Changeset: 1606564e
Author:    Matthias Baesken <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/1606564eddfd17f74015e219cd5b754ec35bf0c8
Stats:     130 lines in 8 files changed: 68 ins; 49 del; 13 mod

8379802: [AIX] unify DL_info struct and put it into a single header

Reviewed-by: mdoerr, clanger, erikj

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

PR: https://git.openjdk.org/jdk/pull/30220

Reply via email to