8352597: [IR Framework] test bug: TestNotCompilable.java fails on product build

Reviewed-by: fyang, syan, thartmann
This commit is contained in:
Emanuel Peter 2025-03-24 07:57:14 +00:00
parent e23e0f85ef
commit 56a4ffa62c

View File

@ -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