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.
------------- Commit messages: - JDK-8379802 Changes: https://git.openjdk.org/jdk/pull/30220/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30220&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379802 Stats: 105 lines in 8 files changed: 54 ins; 43 del; 8 mod Patch: https://git.openjdk.org/jdk/pull/30220.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30220/head:pull/30220 PR: https://git.openjdk.org/jdk/pull/30220
