RFR: 8356310: compiler/print/TestPrintAssemblyDeoptRace.java fails with Improperly specified VM option 'DeoptimizeALot'

Manuel Hässig duke at openjdk.org
Wed May 7 08:04:33 UTC 2025


On Wed, 7 May 2025 07:28:53 GMT, Manuel Hässig <duke at openjdk.org> wrote:

> This PR adds `-XX:+IgnoreUnrecoginzedVMOptions` to fix `compiler/print/TestPrintAssemblyDeoptRace.java` on product builds.

I also removed the unneeded `-XX:UnlockDiagnosticVMOptions` flag.

Thank you for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/25082#issuecomment-2857495482
PR Comment: https://git.openjdk.org/jdk/pull/25082#issuecomment-2857502428


More information about the hotspot-compiler-dev mailing list