Skip to content

issues Search Results · repo:google/guava language:Java

Filter by

3k results
 (64 ms)

3k results

ingoogle/guava (press backspace or delete to remove)

API(s) `com.google.common.eventbus.Subscriber#dispatchEvent` How do you want it to be improved? final void dispatchEvent(final Object event) { executor.execute( new Runnable() { ...
P3
package=eventbus
type=enhancement
  • Jiabao-Sun
  • 2
  • Opened 
    yesterday
  • #7728

Guava Version 33.4.0-jre Description Using Guava s AbstractFuture (e.g. via SettableFuture) results in a warning when using a Java 24 EA release (described below). Example import com.google.common.util.concurrent.*; ...
type=defect
  • octylFractal
  • 2
  • Opened 
    17 days ago
  • #7711

Thier is no changes in the listenablefuture package since 2018 is thier any plan for upgrading it or migrating to another project?
  • prateekjainspglobal
  • 1
  • Opened 
    29 days ago
  • #7686

Guava Version 30.1.1-android Description During the Make Project action the following error occurs: Duplicate class com.google.common.annotations.Beta found in modules guava-30.1.1-android.jar - guava-30.1.1-android ...
type=defect
  • rclaver
  • 1
  • Opened 
    on Feb 10
  • #7653

  • zfmutkiwqhgspals
  • Opened 
    on Feb 8
  • #7649

Guava Version 33.2.1 and old versions use asMap() and ComputingValueReference Description the bug is specifically caused since a failure loading attempt results in ComputingValueReference keeps reference ...
P3
type=defect
  • stxmic
  • 1
  • Opened 
    on Jan 17
  • #7625

Guava Version 33.4.0-jre Description When using copyOf(Collection ? extends E elements) method of Immutable collection Javadoc is unclear about the behavior when passing null argument. It specifies ...
type=defect
  • chevaris
  • 1
  • Opened 
    on Jan 14
  • #7617

failureaccess was upgraded from 1.0.1 to 1.0.2 in Guava 33.0.0 (https://github.com/google/guava/issues/6776), yet the old version is referenced in a couple of places: - Wiki: https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies ...
P2
  • YanivKunda
  • 1
  • Opened 
    on Jan 12
  • #7614

When we build Javadoc, we set linksource. That causes the Javadoc tool to generate links from text like public interface Multimap in https://guava.dev/Multimap. Those links go to pages like https://guava.dev/releases/snapshot-jre/api/docs/src-html/com/google/common/collect/Multimap.html#line-164. ...
P3
package=general
type=api-docs
  • cpovirk
  • 3
  • Opened 
    on Jan 3
  • #7597

API(s) com.google.common.collect.testing.* For example MapTestSuiteBuilder or ListTestSuiteBuilder How do you want it to be improved? The collection test suites should make it easier to identify where ...
P3
package=testing
type=enhancement
  • Marcono1234
  • 5
  • Opened 
    on Jan 1
  • #7585
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub