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

Aleksey Shipilev shade at openjdk.org
Thu Sep 18 08:07:17 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.

Ah, oops. Looks fine and trivial.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27359#pullrequestreview-3237952363


More information about the hotspot-compiler-dev mailing list