RFR: 8305935: Resolve multiple definition of 'jmm_<interface|version>' when statically linking with JDK native libraries

Jiangli Zhou jiangli at openjdk.org
Wed Apr 12 23:41:39 UTC 2023


Rename 'jmm_<interface|version>' to 'jmm_<interface|version>_management_ext' in libmanagement_ext to resolve related linker errors when statically linking with both libmanagement and libmanagement_ext.

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

Commit messages:
 - 8305935: Resolve multiple definition of 'jmm_<interface|version>' when statically linking with JDK native libraries

Changes: https://git.openjdk.org/jdk/pull/13451/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13451&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8305935
  Stats: 28 lines in 7 files changed: 0 ins; 0 del; 28 mod
  Patch: https://git.openjdk.org/jdk/pull/13451.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13451/head:pull/13451

PR: https://git.openjdk.org/jdk/pull/13451


More information about the serviceability-dev mailing list