Skip to content

Commit 56a4ffa

Browse files
committed
8352597: [IR Framework] test bug: TestNotCompilable.java fails on product build
Reviewed-by: fyang, syan, thartmann
1 parent e23e0f8 commit 56a4ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestNotCompilable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
/*
3232
* @test
33-
* @requires vm.compiler2.enabled & vm.flagless
33+
* @requires vm.compiler2.enabled & vm.flagless & vm.debug == true
3434
* @summary Test the functionality of allowNotCompilable.
3535
* @library /test/lib /
3636
* @run driver ir_framework.tests.TestNotCompilable

0 commit comments

Comments
 (0)