On Fri, 8 Oct 2021 21:45:21 GMT, Cheng Jin <d...@openjdk.java.net> wrote:

> That's what I thought to be the only way around but might need to figure out 
> the specifics on AIX.

Is `libc.a` loadable on AIX (e.g. with System.loadLibrary) ? (Sorry I don't 
have a machine to test readily available). If so, we might just load `libc` and 
`libm` and drop the shim library generation on AIX.

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

PR: https://git.openjdk.java.net/jdk/pull/4316

Reply via email to