test/langtools/tools/javac/ExtraneousEquals.out
author prr
Fri, 25 May 2018 12:12:24 -0700
changeset 50347 b2f046ae8eb6
parent 47216 71c04702a3d5
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26528
a1a7ad15183e 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     1
ExtraneousEquals.java:10:23: compiler.err.illegal.start.of.expr
a1a7ad15183e 8055075: Group 9b: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
ExtraneousEquals.java:10:24: compiler.err.illegal.start.of.expr
45915
1afba647cd44 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
pmuthuswamy
parents: 26528
diff changeset
     3
ExtraneousEquals.java:10:26: compiler.err.illegal.array.creation.both.dimension.and.initialization
1afba647cd44 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
pmuthuswamy
parents: 26528
diff changeset
     4
3 errors