Joern Kottmann created OPENNLP-942:
--------------------------------------
Summary: 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)