langtools/test/tools/javac/generics/inference/IntersectThrownTypesTest.out
author dlsmith
Wed, 14 Dec 2016 17:56:11 -0700
changeset 42819 4ce83e629dc1
parent 36278 f74f056dc069
permissions -rw-r--r--
8075793: Source incompatibility for inference using -source 7 Summary: In pre-8 sources, avoid capture variables as inference bounds, consistent with old javac behavior Reviewed-by: vromero, mcimadamore

IntersectThrownTypesTest.java:21:14: compiler.err.unreported.exception.need.to.catch.or.throw: java.io.IOException
IntersectThrownTypesTest.java:25:14: compiler.err.unreported.exception.need.to.catch.or.throw: java.io.IOException
2 errors