RFR: 8348892: Properly fix compilation error for zip_util.c on Windows
Alexey Semenyuk
asemenyuk at openjdk.org
Tue Jan 28 23:08:50 UTC 2025
On Tue, 28 Jan 2025 22:56:51 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Is the actual change addressing the compilation issue in closed repo?
Yes.
> If so, is it to properly add -Zc:preprocessor?
No. The fix was to add missing `DEF_STATIC_JNI_OnLoad` define.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23344#issuecomment-2620238212
More information about the core-libs-dev
mailing list