Reports when a non-generic-array manipulation method like
Arrays.fill()
is called with mismatched argument types. Such a call will not do anything useful and is likely a mistake.
New in 2017.2