hotspot/test/compiler/6636138/Test1.java
changeset 15864 2757a5eae916
parent 5547 f4b087cbb361
child 22234 da823d78ad65
--- a/hotspot/test/compiler/6636138/Test1.java	Fri Feb 22 10:12:00 2013 -0800
+++ b/hotspot/test/compiler/6636138/Test1.java	Wed Feb 27 20:36:14 2013 -0800
@@ -26,7 +26,7 @@
  * @bug 6636138
  * @summary SuperWord::co_locate_pack(Node_List* p) generates memory graph that leads to memory order violation.
  *
- * @run main/othervm -server -Xbatch -XX:CompileOnly=Test1.init Test1
+ * @run main/othervm -Xbatch -XX:CompileOnly=Test1.init Test1
  */
 
 public class Test1 {