RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]
Christoph Langer
clanger at openjdk.org
Fri Apr 28 09:55:22 UTC 2023
On Fri, 28 Apr 2023 09:24:03 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.
>
> JoKern65 has updated the pull request incrementally with two additional commits since the last revision:
>
> - fix file mode bits
> - cosmetic changes
Looks good.
-------------
Marked as reviewed by clanger (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13692#pullrequestreview-1405601496
More information about the hotspot-runtime-dev
mailing list