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
writeReplace check occurs before writeObject is called, so the HashSet.writeReplace via its proxy does the correct thing
previous comment was factually incorrect "references to this class are ever handed out to client code" - they are
"HashTrieSet serialization takes care of the situation" - no it doesnt
So these comment are probably a relic or a prior implementation
0 commit comments