RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option [v3]
Emanuel Peter
epeter at openjdk.org
Wed Jun 4 08:06:20 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
@zzambers Thanks for doing this work! The tests pass :green_circle:
-------------
Marked as reviewed by epeter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24262#pullrequestreview-2895714887
More information about the hotspot-compiler-dev
mailing list