You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/05/28 12:49:04 UTC

[jira] [Updated] (JENA-1348) E_DynamicFunction 2-arg constructor fails

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

Andy Seaborne updated JENA-1348:
--------------------------------
    Summary: E_DynamicFunction 2-arg constructor fails  (was: E_DyncmicFunction 2-arg constructor fails)

> E_DynamicFunction 2-arg constructor fails
> -----------------------------------------
>
>                 Key: JENA-1348
>                 URL: https://issues.apache.org/jira/browse/JENA-1348
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: Jena 3.3.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>             Fix For: Jena 3.4.0
>
>
> new E_FunctionDynamic(Expr function, ExprList args) fails with UnsupportedOperationException.
> The issue is that ExprList.getList() returns an immutable list.
> constructor should call ExprList.getRawList()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)