[jdk16] RFR: 8257598: Clarify what component values are used in Record::equals [v2]
Vicente Romero
vromero at openjdk.java.net
Fri Dec 11 15:52:13 UTC 2020
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk16/pull/5/files
- new: https://git.openjdk.java.net/jdk16/pull/5/files/73e8ad5f..566b78d6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk16&pr=5&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk16&pr=5&range=00-01
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 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
More information about the core-libs-dev
mailing list