8050144: Remove '-client' from compiler/8004051/Test8004051.java's options
authorfzhinkin
Sat, 19 Jul 2014 00:30:54 +0400
changeset 25733 e80688a5d7df
parent 25732 e2c1d053a55f
child 25734 3f3faa33a4fa
8050144: Remove '-client' from compiler/8004051/Test8004051.java's options Reviewed-by: kvn
hotspot/test/compiler/8004051/Test8004051.java
--- a/hotspot/test/compiler/8004051/Test8004051.java	Sat Jul 19 00:29:20 2014 +0400
+++ b/hotspot/test/compiler/8004051/Test8004051.java	Sat Jul 19 00:30:54 2014 +0400
@@ -28,7 +28,7 @@
  * @bug 8005722
  * @summary assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
  *
- * @run main/othervm -Xcomp -client Test8004051
+ * @run main/othervm -Xcomp Test8004051
  */
 
 public class Test8004051 {