issues
search
migrator
/
guava-libraries-2
Guava: Google Core Libraries for Java 1.6+
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add abstract support superclasses for NavigableSet, NavigableMap
#50
migrator
opened
10 years ago
2
In Guava 18, MapMaker.makeComputingMap scope has changed, but it's referenced from Guice 4 Beta4
#49
migrator
opened
10 years ago
1
Improve Joiner#join documentation and exception message for null behavior
#48
migrator
opened
10 years ago
1
com.google.common.collect.ImmutableCollection.Builder<E> should contain a method to add an Optional<E> if present
#47
migrator
opened
10 years ago
3
Hashing support for bcrypt
#46
migrator
opened
10 years ago
4
ExceptionInInitializerError
#45
migrator
opened
10 years ago
9
EventBus.LoggingSubscriberExceptionHandler drops an exception
#44
migrator
opened
10 years ago
1
RegularImmutableAsList CustomFieldSerializer depends on RegularImmutableSet but did not include it into Serializationpolicy
#43
migrator
opened
10 years ago
7
Nullpointerexception if FluentIterable.transformAndConcat()'s function parameter is nullable
#42
migrator
opened
10 years ago
1
Helper for sorting nested nullable properties
#41
migrator
opened
10 years ago
3
InternetDomainName.topPrivateDomain() Fails on Suffix .ET - Ethiopia and .ZM - Zambia
#40
migrator
opened
10 years ago
1
ImmutableSortedSet with 1 non-Comparable element
#39
migrator
opened
10 years ago
2
Probable EventBus memory leak when shared class loader used
#38
migrator
opened
10 years ago
6
missing functionality in CacheStats
#37
migrator
opened
10 years ago
1
Overloaded versions of Ints/Longs.tryParse with a radix
#36
migrator
opened
10 years ago
2
Maps.unmodifiableNavigableMap not covariant in V
#35
migrator
opened
10 years ago
1
AbstractLoadingCache missing get(Object, Callable)
#34
migrator
opened
10 years ago
0
InternetDomainName.isValid is not RFC1123 compliant
#33
migrator
opened
10 years ago
0
RangeSet does not document concurrent modification of asRanges()
#32
migrator
opened
10 years ago
2
Missing use case: transforming Optional to Optional
#31
migrator
opened
10 years ago
1
Canonicalize a whole RangeSet at once
#30
migrator
opened
10 years ago
4
Method for using a Invokable as a function?
#29
migrator
opened
10 years ago
0
Adding a new value to a map if absent however lazily
#28
migrator
opened
10 years ago
4
Booleans is marked as @GwtCompatible but imports java.util.BitSet which is not emulated by GWT
#27
migrator
opened
10 years ago
13
Document that Predicates.in uses the contains() method of the collection
#26
migrator
opened
10 years ago
2
feature request: intersect method for RangeSet
#25
migrator
opened
10 years ago
3
Order of enqueued events
#24
migrator
opened
10 years ago
0
Preventing thread starvation in blocking operations
#23
migrator
opened
10 years ago
3
BloomFilter.create to accept Funnel<? extends T> instead of Funnel<T>
#22
migrator
opened
10 years ago
4
Should toStringHelper(Class|Object) use simple name or canonical name (or either)?
#21
migrator
opened
10 years ago
1
DenseImmutableTable$Row is not GWT Serializable
#20
migrator
opened
10 years ago
1
Clarify the meaning of "success" of a Future
#19
migrator
opened
10 years ago
0
Immutable supplier of ByteChannels
#18
migrator
opened
10 years ago
1
Class name repeated in output of resolveType()
#17
migrator
opened
10 years ago
7
Double.POSITIVE_INFINITY seems to poison the com.google.common.util.concurrent.RateLimiter
#16
migrator
opened
10 years ago
3
FileBackedOutputStream can leak open files on IO error
#15
migrator
opened
10 years ago
2
Improved nullability annotations
#14
migrator
opened
10 years ago
9
"Throttle" for slowing down rapidly submitted Runnables
#13
migrator
opened
10 years ago
0
Document immutability of ranges in the JavaDocs
#12
migrator
opened
10 years ago
1
Support for partially random expiration
#11
migrator
opened
10 years ago
0
Converter - FindBugs problem
#10
migrator
opened
10 years ago
1
Guava testlib doesn't test support of equal, but not identical (==) map/set keys at all
#9
migrator
opened
10 years ago
3
Allow AsyncEventBus to drain its queue
#8
migrator
opened
10 years ago
0
Add Debounce and Throttle to Guava?
#7
migrator
opened
10 years ago
0
ClassSanityTester.testNulls fails on equals
#6
migrator
opened
10 years ago
1
Sets.newHashSet Javadoc should suggest use of diamond operator
#5
migrator
opened
10 years ago
2
Add a checked narrowing operation to TypeToken.
#4
migrator
opened
10 years ago
0
Performance tweak for CharSink.write(CharSequence) and related methods
#3
migrator
opened
10 years ago
2
Change size-based eviction to allow for significantly varying segment sizes
#2
migrator
opened
10 years ago
17
Immutable collections do not guard against wrong Collection.toArray() method
#1
migrator
opened
10 years ago
7
Next