mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
The change to only grow the array when the capacity has been reached exposed a bug in the remove method when shifting the array elements.
The change to only grow the array when the capacity has been reached exposed a bug in the remove method when shifting the array elements.