On Thu, 18 Aug 2022 23:52:48 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

> Fixes the mistakes in the JBS ticket and some additional minor corrections.

modules/javafx.base/src/main/java/javafx/beans/property/Property.java line 102:

> 100:      *
> 101:      * <blockquote><pre>
> 102:      *     property1.bindBicirectional(property2);

Almost, but not quite.

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

PR: https://git.openjdk.org/jfx/pull/880

Reply via email to