8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Reviewed-by: chagedorn, epeter
This commit is contained in:
parent
8a148bc960
commit
6ed74ef654
@ -28,7 +28,7 @@
|
|||||||
* @summary Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
|
* @summary Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
|
||||||
*
|
*
|
||||||
* @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation
|
* @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation
|
||||||
* -XX:StressLongCountedLoop=0
|
* -XX:+IgnoreUnrecognizedVMOptions -XX:StressLongCountedLoop=0
|
||||||
* compiler.loopopts.TestRemoveEmptyLoop
|
* compiler.loopopts.TestRemoveEmptyLoop
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user