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

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

Commit messages:
 - 8257598: Clarify what component values are used in Record::equals

Changes: https://git.openjdk.java.net/jdk16/pull/5/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk16&pr=5&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257598
  Stats: 135 lines in 2 files changed: 132 ins; 1 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/5.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/5/head:pull/5

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

Reply via email to