Skip to content

Commit

Permalink
8321820: TestLoadNIdeal fails on 32-bit because -XX:+UseCompressedOop…
Browse files Browse the repository at this point in the history
…s is not recognized

Reviewed-by: rcastanedalo, chagedorn, shade
  • Loading branch information
dlunde authored and chhagedorn committed Dec 14, 2023
1 parent ddbbd36 commit d632d74
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/*
* @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
Expand Down

1 comment on commit d632d74

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.