8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms in (fast)debug

Reviewed-by: mbaesken, jbechberger
This commit is contained in:
Martin Doerr 2025-12-30 09:49:05 +00:00
parent 08450f2c4d
commit e4e923a1ff

View File

@ -23,7 +23,8 @@
/** /**
* @test * @test
* @bug 8370200 * @bug 8370200 8374195
* @requires (os.arch != "ppc64") & (os.arch != "ppc64le")
* @library /test/lib / * @library /test/lib /
* @run driver ${test.main.class} * @run driver ${test.main.class}
*/ */