On Mon, 15 Apr 2024 12:46:01 GMT, Suchismith Roy <s...@openjdk.org> wrote:
> Thanks. I tried with a different shared object. If you undo the changes that are being proposed in this PR in the `src/java.base/aix/classes/jdk/internal/loader/ClassLoaderHelper.java` class (only undo that class changes), then rebuild the JDK and rerun this newly introduced test, what exception/failure do you see in the test? Don't push the changes, it's merely an exercise to ascertain that the test you are introducing will indeed verify the changes that you have done to support loading library from an archive object through System.loadLibrary(). ------------- PR Comment: https://git.openjdk.org/jdk/pull/17945#issuecomment-2056799554