issues
search
mkodekar
/
guava-libraries
Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a warning to the documentation of EventBus about generics
#1878
GoogleCodeExporter
opened
9 years ago
0
report error
#1877
GoogleCodeExporter
opened
9 years ago
0
Issue in google converter..... converting units from feet to cms
#1876
GoogleCodeExporter
closed
9 years ago
0
Need for a TimeoutFuture
#1875
GoogleCodeExporter
closed
9 years ago
1
TransformingRandomAccessList throws unsupported operation exception when trying to call add method
#1874
GoogleCodeExporter
closed
9 years ago
4
Optimizations for sorting on a key that's expensive to compute
#1873
GoogleCodeExporter
closed
9 years ago
3
InternetDomainName.isValid is not RFC1123 compliant
#1872
GoogleCodeExporter
closed
9 years ago
3
AbstractLoadingCache missing get(Object, Callable)
#1871
GoogleCodeExporter
closed
9 years ago
3
Maps.unmodifiableNavigableMap not covariant in V
#1870
GoogleCodeExporter
closed
9 years ago
4
CountingOutputStream allegedly declares @Nullable out (wrapped), but will NPE
#1869
GoogleCodeExporter
closed
9 years ago
4
Document that Predicates.in uses the contains() method of the collection
#1868
GoogleCodeExporter
closed
9 years ago
5
Adding a new value to a map if absent however lazily
#1867
GoogleCodeExporter
closed
9 years ago
7
Allowing null Splitter#split(Charsequence cs) arguments without NPE
#1866
GoogleCodeExporter
closed
9 years ago
4
Clarify the meaning of "success" of a Future
#1865
GoogleCodeExporter
closed
9 years ago
3
Should toStringHelper(Class|Object) use simple name or canonical name (or either)?
#1864
GoogleCodeExporter
closed
9 years ago
4
Preventing thread starvation in blocking operations
#1863
GoogleCodeExporter
closed
9 years ago
6
Order of enqueued events
#1862
GoogleCodeExporter
closed
9 years ago
3
NullPointerException in RegularImmutableList.equals() after Deserialization
#1861
GoogleCodeExporter
closed
9 years ago
5
Maps.asMap(Object... varArgs) -> Map similar to Arrays.asList
#1860
GoogleCodeExporter
closed
9 years ago
21
Guava testlib doesn't test support of equal, but not identical (==) map/set keys at all
#1859
GoogleCodeExporter
closed
9 years ago
7
Converter - FindBugs problem
#1858
GoogleCodeExporter
closed
9 years ago
4
Lists.indexMap actually doesn't reference List
#1857
GoogleCodeExporter
closed
9 years ago
6
"Throttle" for slowing down rapidly submitted Runnables
#1856
GoogleCodeExporter
closed
9 years ago
3
Immutable collections do not guard against wrong Collection.toArray() method
#1855
GoogleCodeExporter
closed
9 years ago
10
Change size-based eviction to allow for significantly varying segment sizes
#1854
GoogleCodeExporter
closed
9 years ago
19
Performance tweak for CharSink.write(CharSequence) and related methods
#1853
GoogleCodeExporter
closed
9 years ago
5
Add a checked narrowing operation to TypeToken.
#1852
GoogleCodeExporter
closed
9 years ago
3
Sets.newHashSet Javadoc should suggest use of diamond operator
#1851
GoogleCodeExporter
closed
9 years ago
5
Inconsistency between CacheStats documentation and behaviour
#1850
GoogleCodeExporter
closed
9 years ago
5
Hashing support for bcrypt
#1849
GoogleCodeExporter
closed
9 years ago
7
Improve Joiner#join documentation and exception message for null behavior
#1848
GoogleCodeExporter
closed
9 years ago
4
In Guava 18, MapMaker.makeComputingMap scope has changed, but it's referenced from Guice 4 Beta4
#1847
GoogleCodeExporter
closed
9 years ago
4
missing function closeQuietly(Ljava/io/Closeable;) in latest version of guava jar
#1846
GoogleCodeExporter
closed
9 years ago
3
Cache builder with keys using soft references
#1845
GoogleCodeExporter
closed
9 years ago
10
InetAddresses#ipStringToBytes() fails to parse ipv6 with scope
#1844
GoogleCodeExporter
closed
9 years ago
4
Nullpointerexception if FluentIterable.transformAndConcat()'s function parameter is nullable
#1843
GoogleCodeExporter
closed
9 years ago
4
Guarantee RangeMap iteration order
#1842
GoogleCodeExporter
closed
9 years ago
9
RegularImmutableAsList CustomFieldSerializer depends on RegularImmutableSet but did not include it into Serializationpolicy
#1841
GoogleCodeExporter
closed
9 years ago
11
EventBus.LoggingSubscriberExceptionHandler drops an exception
#1840
GoogleCodeExporter
closed
9 years ago
4
Overloaded versions of Ints/Longs.tryParse with a radix
#1839
GoogleCodeExporter
closed
9 years ago
5
missing functionality in CacheStats
#1838
GoogleCodeExporter
closed
9 years ago
4
Probable EventBus memory leak when shared class loader used
#1837
GoogleCodeExporter
closed
9 years ago
9
Documentation of CacheBuilder#ticker
#1836
GoogleCodeExporter
closed
9 years ago
4
ImmutableSortedSet with 1 non-Comparable element
#1835
GoogleCodeExporter
closed
9 years ago
5
A way to reset MemoizingSupplier/ExpiringMemoizingSupplier for tests
#1834
GoogleCodeExporter
closed
9 years ago
3
Add a Preconditions.chechNoNulls() method for collections
#1833
GoogleCodeExporter
closed
9 years ago
7
Canonicalize a whole RangeSet at once
#1832
GoogleCodeExporter
closed
9 years ago
7
RangeSet does not document concurrent modification of asRanges()
#1831
GoogleCodeExporter
closed
9 years ago
5
18.0-rc1is unusable because Truth dep is SNAPSHOT
#1830
GoogleCodeExporter
closed
9 years ago
7
Not under a public suffix: s3.amazonaws.com
#1829
GoogleCodeExporter
closed
9 years ago
9
Next