[COLLECTIONS-701] StackOverflowError in SetUniqueList.add() when it

receives itself. Closes #57.
This commit is contained in:
Gary Gregory 2018-11-23 00:33:19 -07:00
parent 1979a6e310
commit c15be5398f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<action issue="COLLECTIONS-696" dev="ggregory" type="add" due-to="Maxim Solodovnik">
AbstractReferenceMap made easier for subclassing; PR #51.
</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.
</action>
</release>