mirror of
https://github.com/corda/corda.git
synced 2025-06-19 15:43:52 +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.