8050144: Remove '-client' from compiler/8004051/Test8004051.java's options

Reviewed-by: kvn
This commit is contained in:
Filipp Zhinkin 2014-07-19 00:30:54 +04:00
parent 66ce40ebe8
commit 057a0edf66

View File

@ -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 {