Recently I read source code of ConcurrentHashMap in java 1.7. I found that the count field of segment with no volatile. Is possible method size() return stale value?
-- You received this message because you are subscribed to the Google Groups "mechanical-sympathy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
