RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX

Matthias Baesken mbaesken at openjdk.org
Fri Apr 28 07:29:55 UTC 2023


On Thu, 27 Apr 2023 14:30:18 GMT, JoKern65 <duke at openjdk.org> wrote:

> So far the offset return reference parameter was not supported on AIX, but always set to -1. This could be improved, it was already supported on other OS platforms like Linux.

Yes please enable the github actions, they will bring you some additional builds/tests after every push - helps not to break other platforms in case your change would touch other platforms (which is not the case here).

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

PR Comment: https://git.openjdk.org/jdk/pull/13692#issuecomment-1527102889


More information about the hotspot-runtime-dev mailing list