langtools/test/tools/javac/generics/6946618/T6946618b.out
author mcimadamore
Wed, 19 May 2010 16:42:37 +0100
changeset 5649 c9e7ce44b173
permissions -rw-r--r--
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms. Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5649
c9e7ce44b173 6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
mcimadamore
parents:
diff changeset
     1
T6946618b.java:12:20: compiler.err.type.found.req: (compiler.misc.type.parameter: T), (compiler.misc.type.req.class)
c9e7ce44b173 6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
mcimadamore
parents:
diff changeset
     2
1 error