As described by the summary, we can remove the #ifdef STATIC_BUILD around DEF_STATIC_JNI_OnLoad from zip_util.c. This cleanup is done in https://github.com/openjdk/leyden/blob/hermetic-java-runtime/src/java.base/share/native/libzip/zip_util.c already.
- causes
-
JDK-8348888 tier1 closed build failure on Windows after JDK-8348348
-
- Resolved
-
- relates to
-
JDK-8348892 Properly fix compilation error for zip_util.c on Windows
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/81032560
-
Review(master) openjdk/jdk/23247