diff --git a/test/hotspot/jtreg/compiler/igvn/TestMinMaxIdentity.java b/test/hotspot/jtreg/compiler/igvn/TestMinMaxIdentity.java index df8f3d6561e..bf5a1fd93b9 100644 --- a/test/hotspot/jtreg/compiler/igvn/TestMinMaxIdentity.java +++ b/test/hotspot/jtreg/compiler/igvn/TestMinMaxIdentity.java @@ -130,7 +130,7 @@ public class TestMinMaxIdentity { applyIfCPUFeatureOr = {"avx", "true", "asimd", "true"}) @IR(counts = {IRNode.#op, "= 1"}, phase = CompilePhase.BEFORE_MACRO_EXPANSION, - applyIfPlatform = { "riscv64", "true" }) + applyIfPlatform = {"riscv64", "true"}) """ : """ @IR(counts = {IRNode.#op, "= 1"},