RFR: 8368722: Vector API intrinsics enabled wrongly on platforms without support for misaligned vector access [v3]
Dingli Zhang
dzhang at openjdk.org
Tue Oct 14 05:55:02 UTC 2025
On Fri, 10 Oct 2025 02:36:14 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> It seems my advice is the opposite of @iwanowww's, let's see what others think.
>
> Considering that the linux-riscv64 hwprobe syscall is not always usable for detecting support for misaligned vector access especially on old kernels, it makes sense to me that we should give the user a choice to decide.
Hi @iwanowww What do you think?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27506#discussion_r2427984813
More information about the hotspot-dev
mailing list