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

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


On Thu, 18 Sep 2025 08:32:23 GMT, Manuel Hässig <mhaessig 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.
>
> Thank you for this fix, @eme64. It looks good to me.

@mhaessig @shipilev Thanks for the reviews!

I agree that it is trivial, so I'm integrating before the 24h mark to quiet the CI.

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

PR Comment: https://git.openjdk.org/jdk/pull/27359#issuecomment-3306860478


More information about the hotspot-compiler-dev mailing list