Skip to content

Commit d632d74

Browse files
dlundechhagedorn
authored andcommittedDec 14, 2023
8321820: TestLoadNIdeal fails on 32-bit because -XX:+UseCompressedOops is not recognized
Reviewed-by: rcastanedalo, chagedorn, shade
1 parent ddbbd36 commit d632d74

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

+1
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)