[COLLECTIONS-701] StackOverflowError in SetUniqueList.add() when it
receives itself. Closes #57.
This commit is contained in:
parent
1979a6e310
commit
c15be5398f
|
@ -36,7 +36,7 @@
|
||||||
<action issue="COLLECTIONS-696" dev="ggregory" type="add" due-to="Maxim Solodovnik">
|
<action issue="COLLECTIONS-696" dev="ggregory" type="add" due-to="Maxim Solodovnik">
|
||||||
AbstractReferenceMap made easier for subclassing; PR #51.
|
AbstractReferenceMap made easier for subclassing; PR #51.
|
||||||
</action>
|
</action>
|
||||||
<action issue="COLLECTIONS-701" dev="ggregory" type="fix" due-to="Don Jeba">
|
<action issue="COLLECTIONS-701" dev="ggregory" type="fix" due-to="Shin Hong, Don Jeba">
|
||||||
StackOverflowError in SetUniqueList.add() when it receives itself.
|
StackOverflowError in SetUniqueList.add() when it receives itself.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
Loading…
Reference in New Issue