[jdk21u] Integrated: 8316743: RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning

Fei Yang fyang at openjdk.org
Wed Oct 4 01:13:52 UTC 2023


On Tue, 3 Oct 2023 07:41:44 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: b4bb9447
Author:    Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/b4bb9447960b48146901d495e7afea35c319459b
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/jdk21u/pull/224


More information about the jdk-updates-dev mailing list