Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2078

Method Node.getParent() javadoc is misleading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 5.1.5.FINAL
    • 5.1.4.FINAL
    • Core
    • None

      Javadoc currently reads: "Returns the parent node. If this is the root node, this method returns <code>null</code>.".
      Actually, if invoked on root node itreturns itself. This behaviour is consistent with JBoss Cache and has to be maintained for legacy compatibility. Javadoc must be fixed to reflect this.

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: