Closed GoogleCodeExporter closed 9 years ago
See the discussion in Issue 482.
Original comment by boppenh...@google.com
on 21 Feb 2011 at 10:13
Yes, this is a bug in release 8 that has already been fixed, and will be
available in release 9.
Original comment by fry@google.com
on 24 Feb 2011 at 2:27
Issue 579 has been merged into this issue.
Original comment by fry@google.com
on 25 Mar 2011 at 8:16
I am getting a negative size() and isEmpty() of false on a Map with weakKeys()
and weakValues() using guava r09-rc2. The map is indeed empty and iterating
over the keySet() shows no entries, but the size(), keySet().size(), and
entrySet().size() all return the same negative value.
Original comment by jonat...@gmail.com
on 1 Apr 2011 at 3:56
I created issue 591 for the negative size report.
Original comment by fry@google.com
on 5 Apr 2011 at 4:02
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:15
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:09
Original issue reported on code.google.com by
tom%tomm...@gtempaccount.com
on 18 Feb 2011 at 10:49Attachments: