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

Vladimir Kempik vkempik at openjdk.org
Wed Oct 4 06:59:47 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.

This pull request has now been integrated.

Changeset: 89103c68
Author:    Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/89103c681809418165c67eabb0e18d5c8ce8d849
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8317257: RISC-V: llvm build broken

Reviewed-by: fyang
Backport-of: bd7bb67d8f2a6a6bda43b6e2443099574151a7dc

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

PR: https://git.openjdk.org/jdk21u/pull/223


More information about the jdk-updates-dev mailing list