On Mon, 30 Oct 2023 10:54:48 GMT, suchismith1993 <d...@openjdk.org> wrote:
> 1. Adding required compiler flags. > 2. Adding required symbols. > > JBS-ISSUE : [JDK-8317799](https://bugs.openjdk.org/browse/JDK-8317799) I cannot decide if this is an AIX issue for not using dynamic libraries; a FFI issue for assuming dynamic libraries; or a test issue. Won't this be a general problem for any function you try to access via FFI that is statically linked? ------------- PR Comment: https://git.openjdk.org/jdk/pull/16414#issuecomment-1807386320