On Fri, 11 Dec 2020 05:02:25 GMT, Vicente Romero <vrom...@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 <vrom...@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