Integrated: 8348348: Remove unnecessary #ifdef STATIC_BUILD around DEF_STATIC_JNI_OnLoad from zip_util.c
Jiangli Zhou
jiangli at openjdk.org
Tue Jan 28 16:44:56 UTC 2025
On Thu, 23 Jan 2025 02:11:29 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Please review this trivial cleanup that removes the #ifdef STATIC_BUILD around DEF_STATIC_JNI_OnLoad from zip_util.c. Thanks.
This pull request has now been integrated.
Changeset: 81032560
Author: Jiangli Zhou <jiangli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/81032560f797dc18bd6a4a75b44c26925aabac5b
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
8348348: Remove unnecessary #ifdef STATIC_BUILD around DEF_STATIC_JNI_OnLoad from zip_util.c
Reviewed-by: sgehwolf
-------------
PR: https://git.openjdk.org/jdk/pull/23247
More information about the core-libs-dev
mailing list