On Tue, 28 Jan 2025 19:54:21 GMT, Alexey Semenyuk <[email protected]> wrote:
> > zip_util.c(94): error C2054: expected '(' to follow 'DEF_STATIC_JNI_OnLoad'
>
> It doesn't look like it complains about undefined DEF_STATIC_JNI_OnLoad
The compilation error I saw did.
A Mach5 job I submitted passed in one case where it was failing, so I think the
fix is good.
@alexeysemenyukoracle Please confirm, though.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23340#issuecomment-2619955687
