test/tools/javac/lambda/BadStatementInLambda.out

Tue, 10 Sep 2013 13:47:51 +0200

author
jfranck
date
Tue, 10 Sep 2013 13:47:51 +0200
changeset 2020
bb7271e64ef6
parent 0
959103a6100f
permissions
-rw-r--r--

8005222: Fixed bugs should have tests with bugid in @bug tag
Reviewed-by: jfranck, jjg
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>

aoqi@0 1 BadStatementInLambda.java:16:21: compiler.err.not.stmt
aoqi@0 2 BadStatementInLambda.java:17:21: compiler.err.not.stmt
aoqi@0 3 BadStatementInLambda.java:18:23: compiler.err.not.stmt
aoqi@0 4 3 errors

mercurial