SpotBugs fails to report RCN: Redundant comparison of non-null value to null error when the non-null value appears on the left side of the comparison (x == null). The ...