You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Greg Miller (Jira)" <ji...@apache.org> on 2022/02/08 19:23:00 UTC

[jira] [Resolved] (LUCENE-10403) Add ArrayUtil#grow(T[])

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

Greg Miller resolved LUCENE-10403.
----------------------------------
    Fix Version/s: 9.1
       Resolution: Fixed

Merged into {{branch_9x}} and {{main. Resolving.}}

> Add ArrayUtil#grow(T[])
> -----------------------
>
>                 Key: LUCENE-10403
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10403
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>            Reporter: Greg Miller
>            Priority: Minor
>             Fix For: 9.1
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> {{ArrayUtil}} exposes convenience methods for all primitive array types that don't require the user to provide a min size (defaulting to the current array length + 1 as the min size). It would be nice to include the same paradigm for the generically-typed version.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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