langtools/test/tools/javac/generics/6723444/T6723444.out
changeset 12080 23101f54df44
parent 3766 7e2df99e9223
--- a/langtools/test/tools/javac/generics/6723444/T6723444.out	Tue Mar 06 13:26:36 2012 +0000
+++ b/langtools/test/tools/javac/generics/6723444/T6723444.out	Tue Mar 06 13:28:05 2012 +0000
@@ -1,5 +1,5 @@
-T6723444.java:42:9: compiler.err.unreported.exception.need.to.catch.or.throw: X2
-T6723444.java:43:9: compiler.err.unreported.exception.need.to.catch.or.throw: X2
+T6723444.java:42:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
+T6723444.java:43:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
 T6723444.java:45:32: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
 T6723444.java:46:17: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
 T6723444.java:48:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable