Skip to content

Commit

Permalink
8343687: [17u] TestAntiDependencyForPinnedLoads requires UTF-8
Browse files Browse the repository at this point in the history
Reviewed-by: mdoerr
  • Loading branch information
GoeLin committed Nov 6, 2024
1 parent 5819d91 commit 93b2aa4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @test
* @bug 8337066
* @summary Test that MergeMem is skipped when looking for stores
* @compile -encoding UTF-8 TestAntiDependencyForPinnedLoads.java
* @run main/othervm -Xbatch -XX:-TieredCompilation
* -XX:CompileCommand=compileonly,java.lang.StringUTF16::reverse
* compiler.controldependency.TestAntiDependencyForPinnedLoads
Expand Down

0 comments on commit 93b2aa4

Please sign in to comment.