On Fri, 16 Apr 2021 07:37:43 GMT, Sibabrata Sahoo <[email protected]> wrote:
>> Should be || instead of &&? Would also be nice to know which one(s) failed. > > Considering equality and hashCode check may not be same for all KeyTypes, i > have relaxed the verification with || operator. Also added print statement > for possible failure checks. Added verification for format too. I am not too sure about this check, please see my other comment. ------------- PR: https://git.openjdk.java.net/jdk/pull/3490
