On Fri, 11 Dec 2020 02:07:50 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

> _Mailing list message from [Joe Darcy](mailto:joe.da...@oracle.com) on 
> [compiler-dev](mailto:compiler-...@openjdk.java.net):_
> 
> If this is meant for JDK 16, it is easier overall if PR is done against
> the JDK 16 repo.
> 
> -Joe
> 
> On 12/10/2020 6:13 PM, Vicente Romero wrote:

true, thanks, I have created another PR based on jdk16: 
https://github.com/openjdk/jdk16/pull/5

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

PR: https://git.openjdk.java.net/jdk/pull/1742

Reply via email to