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

Galder ZamarreƱo (JIRA) jira-events at lists.jboss.org
Thu May 31 04:35:18 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder ZamarreƱo updated ISPN-2078:
-----------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1153  (was: https://github.com/infinispan/infinispan/pull/1153)

    
> 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.4.FINAL
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>            Priority: Minor
>             Fix For: 5.1.5.FINAL
>
>
> 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