commit | 6510ad52a44bdeca31efa1f311337b8484ded4e5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Jul 10 11:20:21 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue Jul 10 11:20:27 2012 -0700 |
tree | 6f91b8ec5510238543c51660609f66643b63fa4f | |
parent | 6735702d9dabf8217180fb26a76d6142e0218249 [diff] |
Update Guava to 12.0.1 This fixes a performance problem with LoadingCache where the cache's inner table did not dynamically resize to handle a larger number of cached items, causing O(N) lookup performance for most objects. Change-Id: If303cb64291fa39e61e00e2d7ff3e4bc2b68da30