langtools/test/tools/javac/generics/CatchTyparam.out
author mcimadamore
Fri, 09 Jan 2015 15:49:42 +0000
changeset 28337 0b46fb7be75a
parent 25693 b9f1261db3b4
permissions -rw-r--r--
8043741: VerifyError due to missing checkcast Summary: Proto-type is not set correctly for NULLCHK synthetic trees Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25693
b9f1261db3b4 8048836: .out files for generics tests in tools/javac dir
sogoel
parents:
diff changeset
     1
CatchTyparam.java:14:18: compiler.err.type.found.req: (compiler.misc.type.parameter: T), (compiler.misc.type.req.class)
b9f1261db3b4 8048836: .out files for generics tests in tools/javac dir
sogoel
parents:
diff changeset
     2
CatchTyparam.java:15:18: compiler.err.type.found.req: (compiler.misc.type.parameter: U), (compiler.misc.type.req.class)
b9f1261db3b4 8048836: .out files for generics tests in tools/javac dir
sogoel
parents:
diff changeset
     3
2 errors