RFR: 8329958: jdk22 win x86 make fails: downcallLinker.cpp(36) redefinition

Vladimir Kozlov kvn at openjdk.org
Mon May 27 15:32:01 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

Looks good.

Can you remove "jdk22" from title? It is confusing since the build fail with latest JDK too.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19406#pullrequestreview-2081157647


More information about the hotspot-dev mailing list