diff --git a/test/hotspot/jtreg/compiler/c2/irTests/igvn/TestLoadNIdeal.java b/test/hotspot/jtreg/compiler/c2/irTests/igvn/TestLoadNIdeal.java index f01fbaf3159..758ad60bec7 100644 --- a/test/hotspot/jtreg/compiler/c2/irTests/igvn/TestLoadNIdeal.java +++ b/test/hotspot/jtreg/compiler/c2/irTests/igvn/TestLoadNIdeal.java @@ -28,6 +28,7 @@ import compiler.lib.ir_framework.*; /* * @test * @bug 8310524 + * @requires vm.bits == 64 * @summary Test that IGVN optimizes away one of two identical LoadNs. * @library /test/lib / * @run driver compiler.c2.irTests.igvn.TestLoadNIdeal