mirror of
https://github.com/corda/corda.git
synced 2025-01-08 14:03:06 +00:00
f0129665c6
In PersistentSet.remove, we were modifying the child node in place instead of making a copy to update, which would corrupt older revisions. This commit ensures that we always create a copy if necessary. |
||
---|---|---|
.. | ||
resource | ||
Addendum.java | ||
AnnotationInvocationHandler.java | ||
Callback.java | ||
CallbackReceiver.java | ||
Cell.java | ||
ClassAddendum.java | ||
Continuations.java | ||
IncompatibleContinuationException.java | ||
Machine.java | ||
PersistentSet.java | ||
Singleton.java | ||
Stream.java | ||
SystemClassLoader.java | ||
Utf8.java |