[
https://issues.apache.org/jira/browse/JCR-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1506.
--------------------------------
Resolution: Won't Fix
Assignee: Jukka Zitting
Resolved as Won't Fix.
> [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
> Reporter: Dave Brosius
> Assignee: Jukka Zitting
> Priority: Trivial
> 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.