RFR: 8305761: Resolve multiple definition of 'jvm' when statically linking with JDK native libraries [v2]

Jiangli Zhou jiangli at openjdk.org
Tue Apr 11 15:08:48 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.

Thanks for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/13397#issuecomment-1503553861


More information about the serviceability-dev mailing list