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

Reviewed-by: shade
Backport-of: e4e923a1ffc8ff059c983c7e9201d0ee3273482d
This commit is contained in:
Martin Doerr 2026-01-13 09:32:26 +00:00
parent d87c05ca8d
commit 2a2b704d9c

View File

@ -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}
*/