test/compiler/6636138/Test2.java

changeset 1146
9610b2a8ab4e
parent 1102
78af5ae8e731
child 1212
f53b154d959d
     1.1 --- a/test/compiler/6636138/Test2.java	Wed Apr 08 10:56:49 2009 -0700
     1.2 +++ b/test/compiler/6636138/Test2.java	Fri Apr 10 15:01:14 2009 -0700
     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 -XX:+UseSuperword Test2
     1.8 + * @run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift Test2
     1.9   */
    1.10  
    1.11  class Test2 {

mercurial