[jdk16] Integrated: 8257598: Clarify what component values are used in Record::equals

Vicente Romero vromero at openjdk.java.net
Fri Dec 11 19:19: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

This pull request has now been integrated.

Changeset: b7ac32d6
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/b7ac32d6
Stats:     135 lines in 2 files changed: 132 ins; 1 del; 2 mod

8257598: Clarify what component values are used in Record::equals

Reviewed-by: darcy, chegar

-------------

PR: https://git.openjdk.java.net/jdk16/pull/5


More information about the core-libs-dev mailing list