RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]

Matthias Baesken mbaesken at openjdk.org
Fri Apr 28 10:54:54 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 to me now, thanks for fixing the comments(copyright years and for the small adjustments.

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

Marked as reviewed by mbaesken (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13692#pullrequestreview-1405701984


More information about the hotspot-runtime-dev mailing list