[
https://issues.apache.org/jira/browse/OAK-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493844#comment-14493844
]
angela commented on OAK-2712:
-----------------------------
Forgot NodeImpl#update (-> spotted by FindBugs): Fixed revision 1673396.
> Possible null-dereference when calling ItemImpl#perform
> -------------------------------------------------------
>
> Key: OAK-2712
> URL: https://issues.apache.org/jira/browse/OAK-2712
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Reporter: angela
> Assignee: angela
> Labels: technical_debt
> Fix For: 1.3.0
>
>
> FindBugs complains about usages of ItemImpl#perform that is annotated with
> {{@CheckForNull}} but callers expecting a non-null return value.... most
> prominently in NodeImpl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)