You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Sedding (JIRA)" <ji...@apache.org> on 2015/03/13 11:11:39 UTC

[jira] [Created] (OAK-2627) Optimize equals in AbstractBlob

Julian Sedding created OAK-2627:
-----------------------------------

             Summary: Optimize equals in AbstractBlob
                 Key: OAK-2627
                 URL: https://issues.apache.org/jira/browse/OAK-2627
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.1.7
            Reporter: Julian Sedding
            Priority: Minor


During some work on the upgrade tool, I discovered tat AbstractBlob's {{equals}} method does not leverage reference comparison.

While I have not investigated whether this really helps, I suspect it does. This issue is for the consideration of people with a deeper understanding of the system's dynamics.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)