On Mon, 19 Feb 2024 10:42:03 GMT, Joachim Kern <jk...@openjdk.org> wrote:
> this might not necessarily be the `errno` of the underlying `dlopen()`, > because there is to much code in-between and branches without a `dlopen()` > call. As i see the code in Aix_dlopen , there is no additional functional call after the dlopen which might change the errno . Could you tell me the how the errno would get overriden ? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16604#discussion_r1494389934