DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8175>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8175

Attempt copy-of on very deep tree; output truncated





------- Additional Comments From [EMAIL PROTECTED]  2002-10-07 18:18 -------
Gordon Chiu's patch has been committed.

IntStack's and ObjectStack's are now used in place of fixed length arrays, so 
that users should not run into limitations based on array sizes.  The initial 
size of the arrays has been set to current array sizes, so the user's 
experience should not change much, except in the cases where they were running 
into the size limitation.
  
No performance analysis has been done to determine an optimal initial size for 
the stacks.

Reply via email to