jdk-24/test/langtools/tools/javac/lambda/IdentifierTest22.out
Aggelos Biboudis c9d23c3940 8315532: Compiler Implementation for Unnamed Variables & Patterns
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
2023-10-30 10:28:48 +00:00

38 lines
3.0 KiB
Plaintext

IdentifierTest.java:42:11: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:45:16: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:47:22: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:52:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:52:23: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:54:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:56:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:64:67: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:71:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:72:14: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:73:18: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:80:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:80:15: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:82:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:82:15: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:89:10: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:89:38: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:95:14: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:102:17: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:102:26: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:119:20: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:124:10: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:129:17: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:132:17: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:139:24: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:139:33: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:140:39: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:145:15: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:146:13: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:151:15: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:152:17: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:158:16: compiler.err.use.of.underscore.not.allowed.with.brackets
IdentifierTest.java:160:25: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:169:5: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:173:26: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:175:19: compiler.err.use.of.underscore.not.allowed.non.variable
IdentifierTest.java:181:11: compiler.err.use.of.underscore.not.allowed.non.variable
37 errors