mcimadamore [Thu, 09 Oct 2008 16:02:29 +0100] rev 1469
6738538: javac crashes when using a type parameter as a covariant method return type
Summary: Capture conversion should be applied when acccessing a member of an intersection type
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 15:56:20 +0100] rev 1468
6751514: Unary post-increment with type variables crash javac during lowering
Summary: Lower.abstractRval should take into account parenthesized expressions
Reviewed-by: jjg