You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/01/16 04:45:26 UTC

[jira] [Closed] (OPENNLP-942) Replace IntegerPool with auto boxing

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

Suneel Marthi closed OPENNLP-942.
---------------------------------

> Replace IntegerPool with auto boxing
> ------------------------------------
>
>                 Key: OPENNLP-942
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-942
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Sentence Detector
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Trivial
>             Fix For: 1.7.1
>
>
> This should run well on a modern JVM. Integer.valueOf is caching  ints internally partly, so this should be almost the same.
> As part of this change IntegerPool should be deprecated.



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