[jdk21u] RFR: 8317257: RISC-V: llvm build broken

Fei Yang fyang at openjdk.org
Tue Oct 3 07:02:49 UTC 2023


On Mon, 2 Oct 2023 17:13:50 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Please review this backport to jdk21u.
> It fixes issues with building risc-v port with clang/llvm
> 
> Almost clean, one part of original fix wasn't needed in 21u due to missing issue with statis_assert
> The fix is pretty trivial, just make a hint to compile which method should be called here, identical to arm64 fix.

Looks good.

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

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk21u/pull/223#pullrequestreview-1654460568


More information about the jdk-updates-dev mailing list