mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8309093: Underscore with brackets
Reviewed-by: jlahoda
This commit is contained in:
parent
5bd2af26e6
commit
8007599756
6 changed files with 50 additions and 3 deletions
|
@ -29,6 +29,7 @@ IdentifierTest.java:145:15: compiler.err.use.of.underscore.not.allowed
|
|||
IdentifierTest.java:146:13: compiler.err.use.of.underscore.not.allowed
|
||||
IdentifierTest.java:151:15: compiler.err.use.of.underscore.not.allowed
|
||||
IdentifierTest.java:152:17: compiler.err.use.of.underscore.not.allowed
|
||||
IdentifierTest.java:158:16: compiler.err.use.of.underscore.not.allowed.with.brackets
|
||||
IdentifierTest.java:160:25: compiler.err.use.of.underscore.not.allowed
|
||||
IdentifierTest.java:169:5: compiler.err.use.of.underscore.not.allowed
|
||||
IdentifierTest.java:173:26: compiler.err.use.of.underscore.not.allowed
|
||||
|
@ -36,4 +37,4 @@ IdentifierTest.java:175:19: compiler.err.use.of.underscore.not.allowed
|
|||
IdentifierTest.java:181:11: compiler.err.use.of.underscore.not.allowed
|
||||
- compiler.note.preview.filename: IdentifierTest.java, DEFAULT
|
||||
- compiler.note.preview.recompile
|
||||
36 errors
|
||||
37 errors
|
Loading…
Add table
Add a link
Reference in a new issue