INT: Vacuous comparison of integer value (INT_VACUOUS_COMPARISON)
There is an integer comparison that always returns the same value (e.g., x <= Integer.MAX_VALUE).
This could be done for all reference types.
Log in to post a comment.