RFR: 8343497: Missing DEF_STATIC_JNI_OnLoad in libjimage and libsaproc native libraries
Jiangli Zhou
jiangli at openjdk.org
Sun Nov 3 20:24:08 UTC 2024
Please review this trivial fix that adds missing DEF_STATIC_JNI_OnLoad in libjimage and libsaproc native libraries. Thanks.
-------------
Commit messages:
- Add DEF_STATIC_JNI_OnLoad to libjimage and libsaproc native libraries.Q
Changes: https://git.openjdk.org/jdk/pull/21861/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21861&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343497
Stats: 8 lines in 2 files changed: 8 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/21861.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21861/head:pull/21861
PR: https://git.openjdk.org/jdk/pull/21861
More information about the serviceability-dev
mailing list