test/compiler/6636138/Test2.java

changeset 4684
7369298bec7e
parent 1907
c18cbe5936b8
child 6198
55fb97c4c58d
     1.1 --- a/test/compiler/6636138/Test2.java	Fri Feb 22 10:12:00 2013 -0800
     1.2 +++ b/test/compiler/6636138/Test2.java	Wed Feb 27 20:36:14 2013 -0800
     1.3 @@ -26,7 +26,7 @@
     1.4   * @bug 6636138
     1.5   * @summary SuperWord::co_locate_pack(Node_List* p) generates memory graph that leads to memory order violation.
     1.6   *
     1.7 - * @run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift Test2
     1.8 + * @run main/othervm -Xbatch -XX:CompileOnly=Test2.shift Test2
     1.9   */
    1.10  
    1.11  public class Test2 {

mercurial