8050144: Remove '-client' from compiler/8004051/Test8004051.java's options
Reviewed-by: kvn
This commit is contained in:
parent
66ce40ebe8
commit
057a0edf66
@ -28,7 +28,7 @@
|
|||||||
* @bug 8005722
|
* @bug 8005722
|
||||||
* @summary assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
|
* @summary assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
|
||||||
*
|
*
|
||||||
* @run main/othervm -Xcomp -client Test8004051
|
* @run main/othervm -Xcomp Test8004051
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public class Test8004051 {
|
public class Test8004051 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user