On Wed, 21 Feb 2024 11:32:41 GMT, Suchismith Roy <s...@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)

This pull request has now been integrated.

Changeset: 4895a15a
Author:    Suchismith Roy <s...@openjdk.org>
Committer: Martin Doerr <mdo...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/4895a15a779fab70290b4df3b464d79a14937e28
Stats:     149 lines in 2 files changed: 149 ins; 0 del; 0 mod

8319516: AIX System::loadLibrary needs support to load a shared library from an 
archive object

Reviewed-by: mdoerr, mchung

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

PR: https://git.openjdk.org/jdk/pull/17945

Reply via email to