8329355: Test compiler/c2/irTests/TestIfMinMax.java fails on RISC-V
Reviewed-by: jkarthikeyan, thartmann, chagedorn
This commit is contained in:
parent
92f5c0be8e
commit
16b842af8e
@ -32,6 +32,7 @@ import jdk.test.lib.Utils;
|
||||
* @test
|
||||
* @bug 8324655
|
||||
* @summary Test that if expressions are properly folded into min/max nodes
|
||||
* @requires os.arch != "riscv64"
|
||||
* @library /test/lib /
|
||||
* @run main compiler.c2.irTests.TestIfMinMax
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user