langtools/test/tools/javac/generics/6723444/T6723444_2.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
T6723444.java:46:32: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     2
T6723444.java:47:17: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     3
T6723444.java:49:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     4
T6723444.java:50:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     5
T6723444.java:51:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     6
T6723444.java:52:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     7
T6723444.java:53:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     8
T6723444.java:54:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
     9
T6723444.java:55:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
    10
T6723444.java:56:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
8f9fc5d876e4 8012242: Lambda compatibility and checked exceptions
mcimadamore
parents:
diff changeset
    11
10 errors