[
https://issues.apache.org/jira/browse/MNG-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MNG-7311.
------------------------------------
Resolution: Won't Fix
> Use Collections.singletonList
> ------------------------------
>
> Key: MNG-7311
> URL: https://issues.apache.org/jira/browse/MNG-7311
> Project: Maven
> Issue Type: Sub-task
> Reporter: Arturo Bernal
> Priority: Minor
>
> Replace array creation with Collections.singletonList(),
> Collections.emptyList(), or List.of() on JDK 9 and later, which will save
> some memory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)