langtools/test/tools/javac/SynthName2.out
author hannesw
Tue, 22 Mar 2016 14:23:16 +0100
changeset 36690 06b714373aa4
parent 26662 7cf828d7c8fc
permissions -rw-r--r--
8151810: for-in iteration does not provide per-iteration scope Reviewed-by: attila, lagergren
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26662
7cf828d7c8fc 8055080: Group 9d: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     1
SynthName2.java:33:9: compiler.err.synthetic.name.conflict: val$zzz, InnClass
7cf828d7c8fc 8055080: Group 9d: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
SynthName2.java:34:17: compiler.err.synthetic.name.conflict: val$prm1, InnClass
7cf828d7c8fc 8055080: Group 9d: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     3
SynthName2.java:35:17: compiler.err.synthetic.name.conflict: val$zzz, InnClass
7cf828d7c8fc 8055080: Group 9d: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     4
3 errors