[
https://issues.apache.org/jira/browse/LUCENE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reassigned LUCENE-2288:
-----------------------------------
Assignee: Robert Muir
> Create EMPTY_ARGS constsant in SnowballProgram instead of allocating new
> Object[0]
> ----------------------------------------------------------------------------------
>
> Key: LUCENE-2288
> URL: https://issues.apache.org/jira/browse/LUCENE-2288
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Analysis
> Reporter: Shai Erera
> Assignee: Robert Muir
> Fix For: 3.1
>
> Attachments: LUCENE--2288.patch
>
>
> Instead of allocating new Object[0] create a proper constant in
> SnowballProgram. The same (for new Class[0]) is created in Among, although
> it's less critical because Among is called from static initializers ... Patch
> will follow shortly.
--
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]