RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Zdenek Zambersky
zzambers at openjdk.org
Wed Mar 26 17:43:54 UTC 2025
This adds `@requires vm.compiler2.enabled` to tests, which fail with `Unrecognized VM option` on client VM.
-------------
Commit messages:
- Added missing requires for c2 compiler tests
Changes: https://git.openjdk.org/jdk/pull/24262/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24262&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8252473
Stats: 80 lines in 71 files changed: 71 ins; 0 del; 9 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