With the ECJ fix for eclipse-jdt/eclipse.jdt.core@eeef662 I see lot of compilation errors like Redundant specification of type arguments all over in the SDK workspace.
The errors are valid (compiler simply missed to report them before and this is fixed now) so we should make sure we fix them.
The fixes are trivial and I plan to provide PR's for them.
@jarthana: FYI.