[jdk16] RFR: 8257598: Clarify what component values are used in Record::equals
Joe Darcy
darcy at openjdk.java.net
Fri Dec 11 05:17:58 UTC 2020
On Fri, 11 Dec 2020 05:02:25 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
Looks fine.
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.java.net/jdk16/pull/5
More information about the core-libs-dev
mailing list