test/langtools/tools/javac/ConditionalWithVoid.out
author jlahoda
Tue, 12 Nov 2019 06:32:13 +0000
changeset 59021 cfc7bb9a5a92
parent 51563 de411d537aae
permissions -rw-r--r--
8232684: Make switch expressions final Reviewed-by: alanb, mcimadamore, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27551
14a74a56c4a0 8064464: regression with type inference of conditional expression
mcimadamore
parents: 26528
diff changeset
     1
ConditionalWithVoid.java:12:71: compiler.err.void.not.allowed.here
51563
de411d537aae 8206986: Compiler support for Switch Expressions (Preview)
jlahoda
parents: 47216
diff changeset
     2
ConditionalWithVoid.java:14:53: compiler.err.void.not.allowed.here
de411d537aae 8206986: Compiler support for Switch Expressions (Preview)
jlahoda
parents: 47216
diff changeset
     3
ConditionalWithVoid.java:16:82: compiler.err.void.not.allowed.here
de411d537aae 8206986: Compiler support for Switch Expressions (Preview)
jlahoda
parents: 47216
diff changeset
     4
ConditionalWithVoid.java:18:64: compiler.err.void.not.allowed.here
de411d537aae 8206986: Compiler support for Switch Expressions (Preview)
jlahoda
parents: 47216
diff changeset
     5
4 errors