RFR: 8305761: Resolve multiple definition of 'jvm' when statically linking with JDK native libraries [v2]
Alan Bateman
alanb at openjdk.org
Tue Apr 11 11:07:33 UTC 2023
On Mon, 10 Apr 2023 19:38:18 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
>> Rename various 'jvm' variables to 'jvm_<lib_name>' to avoid duplicate symbol problems when statically linking the launcher executable with JDK native libraries.
>
> Jiangli Zhou has updated the pull request incrementally with one additional commit since the last revision:
>
> Update management.c and management_ext.c to define 'jvm' as static.
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13397#pullrequestreview-1378993775
More information about the serviceability-dev
mailing list