Closed GoogleCodeExporter closed 9 years ago
All the classes that start with "Finaliz" in Guava are being phased out.
They're trouble in many ways.
Original comment by kevinb@google.com
on 21 Jul 2011 at 5:16
Thanks Kevin for the response. So I guess in Guava, MapMaker class doesn't use
FinalizableReferenceQueue as QueueHolder as google-collection.jar did? Our
product is not using Finaliz classes directly but we use MapMaker to create
weak reference ConcurrentHashMap.
Original comment by dh6...@gmail.com
on 24 Jul 2011 at 6:26
This class is deprecated, and is no longer used inside of Guava as of release
10.
Original comment by fry@google.com
on 28 Jul 2011 at 5:24
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
dh6...@gmail.com
on 20 Jul 2011 at 4:35Attachments: