--- old/modules/javafx.base/src/main/java/javafx/util/BuilderFactory.java 2016-08-08 12:10:32.000000000 -0700 +++ new/modules/javafx.base/src/main/java/javafx/util/BuilderFactory.java 2016-08-08 12:10:32.000000000 -0700 @@ -36,7 +36,7 @@ /** * Returns a builder suitable for constructing instances of the given type. * - * @param type + * @param type the given type or null * * @return * A builder for the given type, or null if this factory does not