test/tools/javac/generics/typevars/6569404/T6569404b.out

Tue, 11 Aug 2009 01:14:06 +0100

author
mcimadamore
date
Tue, 11 Aug 2009 01:14:06 +0100
changeset 361
13902c0c9b83
child 384
ed31953ca025
permissions
-rw-r--r--

6569404: Cannot instantiate an inner class of a type variable
Summary: javac is too strict in rejecting member selction from a type-var
Reviewed-by: jjg

mcimadamore@361 1 T6569404b.java:36:48: compiler.err.type.var.cant.be.deref
mcimadamore@361 2 1 error

mercurial