On Thu, 21 Mar 2024 20:29:16 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> As @jaikiran suggests, `loadLibraryOnlyIfPresent()` should return false for 
> AIX as the file does not exist. The library implementation may need to adjust 
> as the current implementation uses a file path name.

Had kept it as true, as it was in J9. but changing it to false works.
So that would mean we are letting the java Runtime to handle paths that don't 
exist ?

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

PR Comment: https://git.openjdk.org/jdk/pull/17945#issuecomment-2014728820

Reply via email to