mirror of
https://github.com/corda/corda.git
synced 2025-04-09 04:15:35 +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.