RFR: 8348888: tier1 closed build failure on Windows after JDK-8348348

Kevin Rushforth kcr at openjdk.org
Tue Jan 28 20:11:49 UTC 2025


On Tue, 28 Jan 2025 19:54:21 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> 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


More information about the core-libs-dev mailing list