Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2693

ClusterNode equals() method throws ClassCastException

XMLWordPrintable

      ClusterNode.equals() uses a call to compareTo() in its test. compareTo properly throws a ClassCastException if the other object is of a different type, but the equals method isn't catching this and returning false.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: