cd66a7b462
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
5 lines
321 B
Plaintext
5 lines
321 B
Plaintext
T6946618c.java:13:24: compiler.err.type.found.req: ? extends java.lang.String, class or interface without bounds
|
|
T6946618c.java:14:24: compiler.err.type.found.req: ? super java.lang.String, class or interface without bounds
|
|
T6946618c.java:15:24: compiler.err.type.found.req: ?, class or interface without bounds
|
|
3 errors
|