RFR: 8329850: [AIX] Allow loading of different members of same shared library archive [v3]

Joachim Kern jkern at openjdk.org
Thu Apr 25 13:28:34 UTC 2024


On Thu, 25 Apr 2024 13:22:13 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> One simplification, maybe: Is there some limitation as to the length of the member name, and if yes, reasonably short? If yes, just make the member name inline ion the table entry and save the malloc/strdup and free.

I marked this already (see above). Unfortunately there seems to be no length limitation.

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

PR Comment: https://git.openjdk.org/jdk/pull/18676#issuecomment-2077177287


More information about the hotspot-runtime-dev mailing list