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

Update JavaDoc in javafx.geometry.Point3D

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx20
    • jfx20
    • 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


            arapte Ambarish Rapte
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: