test/tools/javac/Diagnostics/6864382/T6864382.out

Thu, 30 Jul 2009 10:30:24 +0100

author
mcimadamore
date
Thu, 30 Jul 2009 10:30:24 +0100
changeset 343
dd5c51734ad9
child 384
ed31953ca025
permissions
-rw-r--r--

6864382: NPE in the rich formatter when processing an unattributed type-variable
Summary: Unattributed type variable should not be accessed by the rich formatter when emitting where clauses
Reviewed-by: jjg

mcimadamore@343 1 T6864382.java:32:27: compiler.err.type.found.req: (compiler.misc.type.parameter: T), (compiler.misc.type.req.class)
mcimadamore@343 2 1 error

mercurial