On Mon, 24 May 2021 11:56:35 GMT, Jose Pereda <[email protected]> wrote:

> ListPropertyBase::bind, SetPropertyBase::bind, MapPropertyBase::bind have a 
> check on whether a different instance of the observable is the same, and this 
> PR changes that to check against identity.
> 
> Tests are included.

This pull request has now been integrated.

Changeset: 59cf4de3
Author:    Jose Pereda <[email protected]>
URL:       
https://git.openjdk.java.net/jfx/commit/59cf4de33f4e5dd60be64a6ff381f17703e3175e
Stats:     110 lines in 6 files changed: 107 ins; 0 del; 3 mod

8267505: {List,Set,Map}PropertyBase::bind should check against identity

Reviewed-by: mhanl, kcr

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

PR: https://git.openjdk.java.net/jfx/pull/516

Reply via email to