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

Olabusayo Kilo reassigned DAFFODIL-2972:
----------------------------------------

    Assignee: Olabusayo Kilo

> Review Scala 2.13 usages of .toSeq to ensure no uncessary copies
> ----------------------------------------------------------------
>
>                 Key: DAFFODIL-2972
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2972
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>            Reporter: Olabusayo Kilo
>            Assignee: Olabusayo Kilo
>            Priority: Major
>
> Scala 2.13 deprecated implicit ArrayBuffer/Array to Seq, so we have some 
> places where we added explicit calls to toSeq. This may be copying and is 
> undesirable, so we need to check those and replace with something like 
> ArraySeq.unsafeWrapArray or something like that



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to