Update JavaDoc in javafx.geometry.Point3D

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx20
    • Affects Version/s: jfx20
    • Component/s: javafx
    • b05
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The method equals() JavaDoc describes the method as hashCode(). It is a copy/paste error.
      I have proposed a simple JavaDoc for Point3D.equals(), BASED ON THE EXISTING JAVADOC FOR java.awt.Point.equals()

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Browse to https://docs.oracle.com/javase/8/javafx/api/javafx/geometry/Point3D.html#equals-java.lang.Object-


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Doc describes the equals method
      ACTUAL -
      Doc describes the hashCode method

      FREQUENCY : always


            Assignee:
            Ambarish Rapte
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: