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

Ambiguous equals() method in java.awt.geom.Area

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 5.0
    • client-libs
    • None
    • 2d
    • generic
    • generic

      The Area class contains an equals(Area) method. It is
      unclear whether this was intended to be the
      equals(Object) method of the java.lang.Object equals/hashCode
      contract or just an equals(Area) method. If not,
      the javadoc might clarify that the current definition is
      intended and does not follow the Object.equals() contract.

            Unassigned Unassigned
            jdn Jeffrey Nisewanger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: