[infinispan-issues] [JBoss JIRA] (ISPN-2078) Method Node.getParent() javadoc is misleading

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Wed May 30 11:40:17 EDT 2012


Adrian Nistor created ISPN-2078:
-----------------------------------

             Summary: Method Node.getParent() javadoc is misleading
                 Key: ISPN-2078
                 URL: https://issues.jboss.org/browse/ISPN-2078
             Project: Infinispan
          Issue Type: Bug
          Components: Tree API
    Affects Versions: 5.1.5.FINAL
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor
            Priority: Minor


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list