[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-hotspot-runtime-dev
Subject:    Integrated: 8329850: [AIX] Allow loading of different members of same shared library archive
From:       Joachim Kern <jkern () openjdk ! org>
Date:       2024-04-26 9:29:44
Message-ID: 3hdvjFYiuLQt1bk6s_jQ0YJYKHK8OhprTMUE3Sl9jbc=.e6dc744e-b1e9-47ec-be2e-9bf0a1c229bb () github ! com
[Download RAW message or body]

On Mon, 8 Apr 2024 12:27:05 GMT, Joachim Kern <jkern@openjdk.org> wrote:

> With [JDK-8320890](https://bugs.openjdk.org/browse/JDK-8320890) we introduced the \
> capability not to load shared libraries twice if the application wants to do that. \
> Instead we just rise a ref counter. Unfortunately this also suppresses the loading \
> of a second member of a shared library. This fix introduces an additionally stored \
> hash value for each loaded member and only suppresses duplicate loading if the same \
> member is loaded twice. If a shared library has no member a hash value of 0 is used \
> to make the code orthogonal.

This pull request has now been integrated.

Changeset: cfd19f01
Author:    Joachim Kern <jkern@openjdk.org>
Committer: Martin Doerr <mdoerr@openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cfd19f017681a7aded67937c5132263bbcc7be6f
                
Stats:     24 lines in 1 file changed: 17 ins; 0 del; 7 mod

8329850: [AIX] Allow loading of different members of same shared library archive

Reviewed-by: mdoerr, mbaesken, stuefe

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic