test/tools/javac/generics/6723444/T6723444.out

changeset 186
09eb1acc9610
child 384
ed31953ca025
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/generics/6723444/T6723444.out	Tue Jan 13 13:28:42 2009 +0000
     1.3 @@ -0,0 +1,13 @@
     1.4 +T6723444.java:65:9: compiler.err.unreported.exception.need.to.catch.or.throw: X2
     1.5 +T6723444.java:66:9: compiler.err.unreported.exception.need.to.catch.or.throw: X2
     1.6 +T6723444.java:68:32: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
     1.7 +T6723444.java:69:17: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
     1.8 +T6723444.java:71:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
     1.9 +T6723444.java:72:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.10 +T6723444.java:73:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.11 +T6723444.java:74:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.12 +T6723444.java:75:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.13 +T6723444.java:76:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.14 +T6723444.java:77:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.15 +T6723444.java:78:9: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Throwable
    1.16 +12 errors
    1.17 \ No newline at end of file

mercurial