Re: ConcurrentHashMap's clear() may make size() always incorrent
Liu via Concurrency-interest <[email protected]> Sun, 19 Jul 2020 21:31:01 +0800
| Newsgroups | gmane.comp.java.jsr.166-concurrency |
|---|---|
| Message-ID | <[email protected]> |
Well, consider of the possibility of races, maybe there is no way to imporve it. Result of any operations can be obsolete, because of races. _______________________________________________ Concurrency-interest mailing list [email protected] http://cs.oswego.edu/mailman/listinfo/concurrency-interest