On Mon, 18 Mar 2024 17:31:21 GMT, Suchismith Roy <s...@openjdk.org> wrote:

> In AIX, we have an usecase where shared libraries have certain member objects 
> to be referred to. E.g libclang.a(shr_64.o) .

Would you happen to know any official documentation which explains that AIX 
syntax? 

> When we provide the path to loadLibrary()

Do you mean some application code is calling the `System.loadLibrary()` method 
with such values?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17945#discussion_r1528994926

Reply via email to