You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Daniel Jelinski (JIRA)" <ji...@apache.org> on 2017/03/11 22:17:04 UTC

[jira] [Updated] (LUCENE-7739) Issues reported by FindBugs

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

Daniel Jelinski updated LUCENE-7739:
------------------------------------
    Attachment: LUCENE-7739.patch

Patch to address "boxing/unboxing to parse a primitive"; removes unneeded heap allocations when parsing strings. Should be fairly easy to review, as the new version is functionally equivalent.

> Issues reported by FindBugs
> ---------------------------
>
>                 Key: LUCENE-7739
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7739
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Daniel Jelinski
>            Priority: Minor
>         Attachments: LUCENE-7739.patch
>
>
> As suggested in LUCENE-3973, we could add findbugs as a precommit hook if we get the number of issues reported down to zero. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org