[PATCH] NodePropBundle can only calculate int sizes from getSize()
------------------------------------------------------------------

                 Key: JCR-1506
                 URL: https://issues.apache.org/jira/browse/JCR-1506
             Project: Jackrabbit
          Issue Type: Improvement
          Components: jackrabbit-core
    Affects Versions: core 1.4.1
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: core 1.4.2
         Attachments: use_long_space.patch

NodePropBundle.getSize() does integer math, then casts it to a long, thus 
limiting the range of values to just those that fit in an integer. This patch 
fixes this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to