[jdk21u] RFR: 8313616: support loading library members on AIX in os::dll_load

Paul Hohensee phh at openjdk.org
Tue Nov 21 21:14:10 UTC 2023


On Tue, 31 Oct 2023 11:56:23 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> os_aix.cpp diff in stride

Sorry for being unclear. I meant the comment ahead of the definition of os:dll_load at lines 1104-1105 in os_aix.cpp is deleted by the original commit.

// Loads .dll/.so and in case of error it checks if .dll/.so was built
// for the same architecture as Hotspot is running on.

They're still in the backport version at lines 1101-1102.

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

PR Comment: https://git.openjdk.org/jdk21u/pull/308#issuecomment-1821687019


More information about the jdk-updates-dev mailing list