mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 05:50:03 +00:00
8280089: compiler/c2/irTests/TestIRAbs.java fails on some arches
Reviewed-by: jiefu, thartmann, chagedorn, fgao
This commit is contained in:
parent
eb9499535c
commit
645b38d586
@ -28,8 +28,9 @@ import compiler.lib.ir_framework.*;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8276673
|
||||
* @bug 8276673 8280089
|
||||
* @summary Test abs nodes optimization in C2.
|
||||
* @requires os.arch=="amd64" | os.arch=="x86_64" | os.arch=="aarch64"
|
||||
* @library /test/lib /
|
||||
* @run driver compiler.c2.irTests.TestIRAbs
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user