Integrated: 8329958: Windows x86 build fails: downcallLinker.cpp(36) redefinition

David Holmes dholmes at openjdk.org
Mon May 27 21:58:04 UTC 2024


On Mon, 27 May 2024 02:13:44 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Trivial fix to add JNICALL to the function declaration.
> 
> This will be backported to JDK 22.
> 
> Testing:
>  - tier1 sanity builds
> 
> Thanks

This pull request has now been integrated.

Changeset: 86eb5d9f
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/86eb5d9f3be30ff9df1318f18ab73c7129c978f6
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8329958: Windows x86 build fails: downcallLinker.cpp(36) redefinition

Reviewed-by: kvn, shade

-------------

PR: https://git.openjdk.org/jdk/pull/19406


More information about the hotspot-dev mailing list