Integrated: JDK-8218159: ValueBootstrapMethods.isSubstitutable should not filter synthetic fields

Mandy Chung mchung at openjdk.java.net
Fri Jun 18 22:18:39 UTC 2021


On Fri, 18 Jun 2021 21:04:07 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> `acmp` on two primitive objects of the same type are considered equals if all of their fields are "equivalent" including synthetic fields, for example, which can be an enclosing instance and captured outer locals.

This pull request has now been integrated.

Changeset: 2a7e977a
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/2a7e977a63a7c78548029639847fa73849319f27
Stats:     84 lines in 3 files changed: 80 ins; 0 del; 4 mod

8218159: ValueBootstrapMethods.isSubstitutable should not filter synthetic fields

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

PR: https://git.openjdk.java.net/valhalla/pull/454



More information about the valhalla-dev mailing list