https://issues.apache.org/bugzilla/show_bug.cgi?id=50450
--- Comment #3 from Dave Brosius <[email protected]> 2010-12-10 07:52:56 EST --- Created an attachment (id=26391) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26391) add arraycopy for second loop converting newX[i] = _B[i]; to a arraycopy probably is counter productive given that the loop is used for other things as well, but the third one is certainly valid. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
