mcimadamore [Thu, 19 Aug 2010 11:52:58 +0100] rev 6351
6885255: Improve usability of raw warnings
Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized
Reviewed-by: jjg
mcimadamore [Mon, 16 Aug 2010 14:58:10 +0100] rev 6348
6369605: Unconstrained type variables fails to include bounds
Summary: unconstrained type-variables with recursive bounds are not inferred properly
Reviewed-by: jjg