langtools/test/tools/javac/generics/inference/8164399/T8164399b.out
author mcimadamore
Thu, 25 Aug 2016 11:51:19 +0100
changeset 40594 8cbf5df9c503
permissions -rw-r--r--
8164399: inference of thrown variable does not work correctly Summary: Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1 Reviewed-by: vromero, dlsmith
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40594
8cbf5df9c503 8164399: inference of thrown variable does not work correctly
mcimadamore
parents:
diff changeset
     1
T8164399b.java:17:10: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable&java.lang.Runnable
8cbf5df9c503 8164399: inference of thrown variable does not work correctly
mcimadamore
parents:
diff changeset
     2
1 error