8030687: Add .out files to fix failing tests

Forgot to hg add golden files in a previous fix

Reviewed-by: jjg
This commit is contained in:
Eric McCorkle 2013-12-17 19:27:49 -05:00
parent a183356fde
commit bedae747dc
8 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,2 @@
ArrayDims2.java:60:22: compiler.err.limit.dimensions
1 error

View File

@ -0,0 +1,2 @@
ArrayDims4.java:34:23: compiler.err.limit.dimensions
1 error

View File

@ -0,0 +1,2 @@
ArrayDims5.java:43:9: compiler.err.limit.dimensions
1 error

View File

@ -0,0 +1,2 @@
CodeSize.java:34:10: compiler.err.limit.code
1 error

View File

@ -0,0 +1,2 @@
LongName.java:33:1: compiler.err.limit.string.overflow: abcdefghijklnmopqrst
1 error

View File

@ -0,0 +1,2 @@
PoolSize1.java:35:1: compiler.err.limit.pool
1 error

View File

@ -0,0 +1,2 @@
PoolSize2.java:35:1: compiler.err.limit.pool
1 error

View File

@ -0,0 +1,2 @@
StringLength.java:45:37: compiler.err.limit.string
1 error