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

Michael Glavassevich resolved XERCESJ-1450.
-------------------------------------------

    Fix Version/s: 2.10.0
       Resolution: Fixed

I've just committed a fix to adoptNode().  See SVN rev 950601.

> Adoption of many nodes from one document into another leads to an 
> ArrayIndexOutOfBoundsException
> ------------------------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1450
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1450
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.9.1
>         Environment: OS X 10.6.3
> Java 1.6.0_20
> Xerces/Xalan endorsed
>            Reporter: Chad La Joie
>            Assignee: Michael Glavassevich
>             Fix For: 2.10.0
>
>         Attachments: test.zip
>
>
> When attempting to adopt a number of nodes from a source document in to a 
> destination document one eventually gets an ArrayIndexOutOfBoundsException.  
> The error seems correlated to the size of the nodes being adopted (i.e. it 
> happens faster if the nodes are large, slower if they are smaller in size).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to