Integrated: 8367969: C2: compiler/vectorapi/TestVectorMathLib.java fails without UnlockDiagnosticVMOptions

Emanuel Peter epeter at openjdk.org
Thu Sep 18 11:12:26 UTC 2025


On Thu, 18 Sep 2025 07:55:10 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Adding missing `-XX:+UnlockDiagnosticVMOptions`.
> 
> Seems the test from https://github.com/openjdk/jdk/pull/27263 was not tested with the product build before integration.

This pull request has now been integrated.

Changeset: a49856bb
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a49856bb044057a738ffc4186e1e5e3916c0254c
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8367969: C2: compiler/vectorapi/TestVectorMathLib.java fails without UnlockDiagnosticVMOptions

Reviewed-by: shade, mhaessig

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

PR: https://git.openjdk.org/jdk/pull/27359


More information about the hotspot-compiler-dev mailing list