Skip to content

Commit 5010323

Browse files
dlundepull[bot]
authored andcommitted
8321820: TestLoadNIdeal fails on 32-bit because -XX:+UseCompressedOops is not recognized
Reviewed-by: rcastanedalo, chagedorn, shade
1 parent 47eaa49 commit 5010323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/compiler/c2/irTests/igvn/TestLoadNIdeal.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
/*
2929
* @test
3030
* @bug 8310524
31+
* @requires vm.bits == 64
3132
* @summary Test that IGVN optimizes away one of two identical LoadNs.
3233
* @library /test/lib /
3334
* @run driver compiler.c2.irTests.igvn.TestLoadNIdeal

0 commit comments

Comments
 (0)