RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option [v3]

Emanuel Peter epeter at openjdk.org
Mon Jun 2 11:10:53 UTC 2025


On Wed, 28 May 2025 18:39:27 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

>> This change adds ` -XX:-IgnoreUnrecognizedVMOptions` to problematic tests (or `@requires vm.compiler2.enabled` in one case), to prevent failures `Unrecognized VM option` on client VM.
>
> Zdenek Zambersky has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   Fix of compiler tests for client VM

Still looks reasonable. I'll run some testing now, please ping me again in 24h :)

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

PR Review: https://git.openjdk.org/jdk/pull/24262#pullrequestreview-2887893389


More information about the hotspot-compiler-dev mailing list