test/tools/javac/generics/6192945/Neg2.out

Wed, 09 Apr 2008 15:30:44 +0100

author
mcimadamore
date
Wed, 09 Apr 2008 15:30:44 +0100
changeset 30
a1d1f335633f
parent 0
959103a6100f
permissions
-rw-r--r--

6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly
Summary: Javac doesn't conform to JLS 4.8 - all the supertypes of a raw type must be erased
Reviewed-by: jjg

     1 Neg2.java:12:19: compiler.err.cyclic.inheritance: B
     2 1 error

mercurial