diff -r 31fe30e2deac -r d2fa3f7e964e test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java --- a/test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java Wed Oct 23 15:45:18 2013 -0700 +++ b/test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java Wed Oct 23 23:20:32 2013 -0400 @@ -25,7 +25,6 @@ /* * @test - * @ignore 8008762 Type annotation failures * @bug 8006732 8006775 * @summary Test population of reference info for multicatch exception parameters * @author Werner Dietl