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 "Marcel Reutegger (Jira)" <ji...@apache.org> on 2020/06/02 16:09:00 UTC

[jira] [Resolved] (OAK-9083) Remove unnecessary (un)boxing in oak-store-document

     [ https://issues.apache.org/jira/browse/OAK-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-9083.
-----------------------------------
    Fix Version/s: 1.32.0
       Resolution: Fixed

Thanks for reporting and creating PR. I omitted some of the changes that were not about (un)boxing. E.g. {{Integer.valueOf()}} replaced with {{Integer.parseInt()}}.

Applied to trunk: http://svn.apache.org/r1878399

> Remove unnecessary (un)boxing in oak-store-document
> ---------------------------------------------------
>
>                 Key: OAK-9083
>                 URL: https://issues.apache.org/jira/browse/OAK-9083
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: documentmk
>            Reporter: Lars Grefer
>            Assignee: Marcel Reutegger
>            Priority: Major
>             Fix For: 1.32.0
>
>
> The patch can be found here: https://github.com/apache/jackrabbit-oak/pull/227



--
This message was sent by Atlassian Jira
(v8.3.4#803005)