We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466dba2 commit a545351Copy full SHA for a545351
test/hotspot/jtreg/compiler/loopopts/TestRemoveEmptyLoop.java
@@ -28,7 +28,7 @@
28
* @summary Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
29
*
30
* @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation
31
- * -XX:StressLongCountedLoop=0
+ * -XX:+IgnoreUnrecognizedVMOptions -XX:StressLongCountedLoop=0
32
* compiler.loopopts.TestRemoveEmptyLoop
33
*/
34
0 commit comments