Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092669

DoubleProperty.doubleProperty() Javadoc needs small fix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8u40
    • 8u20
    • javafx

      For the doubleProperty() static method in the DoubleProperty class, the @throws reads as:

           * @throws NullPointerException
           * if {@code value} is {@code null}

      ...but the actual parameter name is 'property' not 'value'.

            vadim Vadim Pakhnushev
            dgilbertjfx David Gilbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: