[jdk17u-dev] Integrated: 8316743: RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning
Fei Yang
fyang at openjdk.org
Wed Oct 4 12:34:44 UTC 2023
On Tue, 3 Oct 2023 07:47:45 GMT, Fei Yang <fyang at openjdk.org> wrote:
> VectorizedMismatch intrinsic is not implemented on linux-riscv platform. Backport this fix to avoid JVM crash when user specified JVM options -XX:+UnlockDiagnosticVMOptions -XX:+UseVectorizedMismatchIntrinsic on the command line. RISC-V only change, risk is low.
This pull request has now been integrated.
Changeset: cde511da
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/cde511da4c98f6fd788acb4f79d58312826857ea
Stats: 6 lines in 2 files changed: 5 ins; 0 del; 1 mod
8316743: RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning
Backport-of: 750da0012931656cfd55f3e67c3f49ad7363ab8e
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1823
More information about the jdk-updates-dev
mailing list