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

Zdenek Zambersky zzambers at openjdk.org
Wed May 28 18:39:27 UTC 2025


> 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

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

Changes: https://git.openjdk.org/jdk/pull/24262/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24262&range=02
  Stats: 165 lines in 71 files changed: 57 ins; 0 del; 108 mod
  Patch: https://git.openjdk.org/jdk/pull/24262.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24262/head:pull/24262

PR: https://git.openjdk.org/jdk/pull/24262


More information about the hotspot-compiler-dev mailing list