test/tools/javac/generics/6359951/T6359951.out

Tue, 13 Sep 2011 14:14:57 +0100

author
mcimadamore
date
Tue, 13 Sep 2011 14:14:57 +0100
changeset 1085
ed338593b0b6
parent 0
959103a6100f
permissions
-rw-r--r--

7086595: Error message bug: name of initializer is 'null'
Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers
Reviewed-by: jjg

aoqi@0 1 T6359951.java:14:27: compiler.err.type.var.cant.be.deref
aoqi@0 2 T6359951.java:15:44: compiler.err.type.var.cant.be.deref
aoqi@0 3 T6359951.java:16:44: compiler.err.type.var.cant.be.deref
aoqi@0 4 3 errors

mercurial