changeset 15864 | 2757a5eae916 |
parent 9129 | a305c5b42df9 |
child 22234 | da823d78ad65 |
--- a/hotspot/test/compiler/6795161/Test.java Fri Feb 22 10:12:00 2013 -0800 +++ b/hotspot/test/compiler/6795161/Test.java Wed Feb 27 20:36:14 2013 -0800 @@ -26,7 +26,7 @@ * @test * @bug 6795161 * @summary Escape analysis leads to data corruption - * @run main/othervm -server -XX:+IgnoreUnrecognizedVMOptions -Xcomp -XX:CompileOnly=Test -XX:+DoEscapeAnalysis Test + * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xcomp -XX:CompileOnly=Test -XX:+DoEscapeAnalysis Test */ class Test_Class_1 {