You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@
42
42
<actiontype="fix"dev="ggregory"due-to="Gary Gregory" >Fix SortedProperties.forEach() called its consumer out of order.</action>
43
43
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
44
44
<actiontype="fix"dev="ggregory"due-to="Paul King, Gary Gregory, Sebb">Add MultiValuedMap.inverted() #665.</action>
45
+
<actiontype="fix"dev="ggregory"due-to="John Griffin, Gary Gregory"issue="COLLECTIONS-885">PatriciaTrie submap and range view operations silently mutate trie structure resulting in ConcurrentModificationException for any iterating threads #672.</action>
45
46
<!-- ADD -->
46
47
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Add generics to UnmodifiableIterator for the wrapped type.</action>
47
48
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Add a Maven benchmark profile for JMH.</action>
0 commit comments