Claude Warren created JENA-353:
----------------------------------
Summary: RDFList.append doc indicates a copy is created not always
so.
Key: JENA-353
URL: https://issues.apache.org/jira/browse/JENA-353
Project: Apache Jena
Issue Type: Bug
Affects Versions: Jena 2.7.4
Reporter: Claude Warren
Documentation for RDFList.append() indicates that a copy is created, both lists
are merged into the copy and the copy returned so as to be "non side-effecting
operation on either this list or the given list"
However, in the case where this list is empty the other list is returned. I
believe copy of the other should be returned in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira