diff --git a/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestNotCompilable.java b/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestNotCompilable.java index 760fc579910..8ba72f1bd86 100644 --- a/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestNotCompilable.java +++ b/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestNotCompilable.java @@ -30,7 +30,7 @@ import compiler.lib.ir_framework.driver.irmatching.IRViolationException; /* * @test - * @requires vm.compiler2.enabled & vm.flagless + * @requires vm.compiler2.enabled & vm.flagless & vm.debug == true * @summary Test the functionality of allowNotCompilable. * @library /test/lib / * @run driver ir_framework.tests.TestNotCompilable