RFR: JDK-8319516 - Native library suffix impact on the library loading in AIX- Java Class Loader [v13]
Mandy Chung
mchung at openjdk.org
Fri Apr 5 19:21:02 UTC 2024
On Fri, 5 Apr 2024 18:14:36 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
>> Allow support for both .a and .so files in AIX.
>> If .so file is not found, allow fallback to .a extension.
>> JBS Issue: [JDK-8319516](https://bugs.openjdk.org/browse/JDK-8319516)
>
> Suchismith Roy has updated the pull request incrementally with three additional commits since the last revision:
>
> - update tests
> - update tests
> - update tests
Thanks for the update. Looks good.
I updated the synopsis of the JBS issue for better description. Please update the title to match it.
It's good to get another reviewer who can validate this on AIX to sponsor this change.
-------------
Marked as reviewed by mchung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17945#pullrequestreview-1984018341
More information about the core-libs-dev
mailing list