You can view the issue detail at the following URL:

    http://issues.apache.org/scarab/issues/id/JCSS9

Type
 Patch

Issue ID
 JCSS9 (ArrayIndexOutOfBounds message in SortedPreferentialArray)

Modified by
 Aaron Smuts
 asmuts ([EMAIL PROTECTED])

The following modifications were made to this issue:
---------------------------------------------------------------------

Resolution set to "Fixed"
Priority set to "Low"
Status set to "Resolved"
Operating system changed from "Windows" to "All"
Platform changed from "PC" to "All"

Reason:
I fixed this.  It is in version 1.2.7.7.  

A change a few versions back was made to use the System.arraycopy method.  This 
change introduced the bug.  I made a test that exposed teh problem, and 
reveerted part of the remove method back to the old manual copy.  We should 
change it back to use the System.arraycopy method correctly.

---------------------------------------------------------------------
This message is automatically generated by the Scarab
issue tracking system.  For more information:
http://scarab.tigris.org/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to