--- old/modules/javafx.base/src/main/java/javafx/beans/property/ReadOnlyLongProperty.java 2016-08-08 12:10:19.000000000 -0700 +++ new/modules/javafx.base/src/main/java/javafx/beans/property/ReadOnlyLongProperty.java 2016-08-08 12:10:19.000000000 -0700 @@ -77,6 +77,7 @@ * * Note: null values will be interpreted as 0L * + * @param The type of Number to be wrapped * @param property * The source {@code ReadOnlyProperty} * @return A {@code ReadOnlyLongProperty} that wraps the