Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Clone VMHashInstance.storage before building an Iterator.
Otherwise we get ConcurrentModificationException thrown when changing a Hash while iterating over it.
- Loading branch information