angela created OAK-192:
--------------------------
Summary: Define behavior of Tree#getParent() if the parent is not
accessible
Key: OAK-192
URL: https://issues.apache.org/jira/browse/OAK-192
Project: Jackrabbit Oak
Issue Type: Sub-task
Components: core
Reporter: angela
currently the Tree interface defines the following behavior for the
getParent() method:
"the parent of this {@code Tree} instance or {@code null} for the root."
the java doc should in addition define the behavior for cases where the
parent is not accessible. will it return null or throw an exception?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira