langtools/test/tools/javac/lambda/TargetType63.out
author mcimadamore
Wed, 17 Jul 2013 14:04:01 +0100
changeset 18909 8f9fc5d876e4
permissions -rw-r--r--
8012242: Lambda compatibility and checked exceptions Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException Reviewed-by: jjg, vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18909
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     1
TargetType63.java:25:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     2
TargetType63.java:26:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     3
TargetType63.java:30:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     4
TargetType63.java:31:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     5
TargetType63.java:32:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     6
TargetType63.java:33:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.ClassNotFoundException
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     7
TargetType63.java:37:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     8
TargetType63.java:38:11: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     9
8 errors