mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-20 18:37:51 +00:00
8352597: [IR Framework] test bug: TestNotCompilable.java fails on product build
Reviewed-by: fyang, syan, thartmann
This commit is contained in:
parent
e23e0f85ef
commit
56a4ffa62c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user