In this case Java super type arguments should be not null, not flexible
Before this commit, nullable argument could match not null parameter. Now we require also correct nullability that breaks some cases