--- old/modules/javafx.controls/src/main/java/javafx/scene/control/cell/TreeItemPropertyValueFactory.java 2017-08-04 12:29:58.000000000 +1200 +++ new/modules/javafx.controls/src/main/java/javafx/scene/control/cell/TreeItemPropertyValueFactory.java 2017-08-04 12:29:58.000000000 +1200 @@ -81,7 +81,7 @@ *

* *

For reference (and as noted in the TreeTableColumn - * {@link TreeTableColumn#cellValueFactory cell value factory} documentation), the + * {@link TreeTableColumn#cellValueFactoryProperty() cell value factory} documentation), the * long form of the code above would be the following: *

*