[
https://issues.apache.org/jira/browse/LUCENE-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2217:
---------------------------------------
Attachment: LUCENE-2217.patch
New iteration of patch attached:
* Recovered the fixes in my first patch
* Cutover some ArrayUtil.oversize -> ArrayUtil.grow
* We can't change StandardTokenizerImpl.java -- it's autogen'd from
JFlex
> Remaining reallocation should use ArrayUtil.getNextSize()
> ---------------------------------------------------------
>
> Key: LUCENE-2217
> URL: https://issues.apache.org/jira/browse/LUCENE-2217
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Other
> Reporter: Paul Elschot
> Assignee: Michael McCandless
> Priority: Trivial
> Attachments: LUCENE-2217.patch, LUCENE-2217.patch, LUCENE-2217.patch,
> LUCENE-2217.patch, LUCENE-2217.patch, LUCENE-2217.patch
>
>
> See recent discussion on ArrayUtils.getNextSize().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]