mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms in (fast)debug
Reviewed-by: mbaesken, jbechberger
This commit is contained in:
parent
08450f2c4d
commit
e4e923a1ff
@ -23,7 +23,8 @@
|
||||
|
||||
/**
|
||||
* @test
|
||||
* @bug 8370200
|
||||
* @bug 8370200 8374195
|
||||
* @requires (os.arch != "ppc64") & (os.arch != "ppc64le")
|
||||
* @library /test/lib /
|
||||
* @run driver ${test.main.class}
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user