test/tools/javac/quid/T6999438.out

Fri, 05 Jul 2013 11:04:22 +0100

author
mcimadamore
date
Fri, 05 Jul 2013 11:04:22 +0100
changeset 1890
bfbedbfc522a
parent 1385
75c936d14c6a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8016702: use of ternary operator in lambda expression gives incorrect results
Summary: Constant types erroneously creep in during inference
Reviewed-by: jjg, vromero

     1 T6999438.java:8:9: compiler.err.illegal.char: #
     2 T6999438.java:8:10: compiler.err.illegal.start.of.type
     3 T6999438.java:8:25: compiler.err.expected: token.identifier
     4 T6999438.java:8:26: compiler.err.expected: ';'
     5 T6999438.java:9:2: compiler.err.premature.eof
     6 5 errors

mercurial