Special syntax to denote indy return type through type parameters should be removed (and cast shall be used instead) Reviewed-by: jjg, jrose
Some regression tests rely on unsupported JSR 292 features Reviewed-by: jjg
Xlint:cast should not report cast used in order to specify target type in polymorphic signature calls Reviewed-by: jjg