6855563: test broken after merge with latest parser
Reviewed-by: jjg
This commit is contained in:
parent
d6b7dc0812
commit
48800dcb6c
@ -26,7 +26,7 @@
|
||||
* @bug 6843077
|
||||
* @summary test old array syntax
|
||||
* @author Mahmood Ali
|
||||
* @compile/fail/ref=OldArray.out -XDrawDiagnostics -source 1.7 OldArray.java
|
||||
* @compile/fail -XDrawDiagnostics -source 1.7 OldArray.java
|
||||
*/
|
||||
class OldArray {
|
||||
String [@A] s() { return null; }
|
||||
|
@ -1,2 +0,0 @@
|
||||
OldArray.java:32:11: compiler.err.expected: ']'
|
||||
1 error
|
Loading…
x
Reference in New Issue
Block a user