[jdk16] RFR: 8257598: Clarify what component values are used in Record::equals [v2]
Chris Hegarty
chegar at openjdk.java.net
Fri Dec 11 17:53:57 UTC 2020
On Fri, 11 Dec 2020 15:52:13 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Please review this patch which modifies the spec for method java.lang.Record::equals. It states that the implementation of this method should use the record fields for the comparison instead of the accessors.
>>
>> TIA,
>> Vicente
>
> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>
> moving test to another location
Marked as reviewed by chegar (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk16/pull/5
More information about the core-libs-dev
mailing list