We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove some references to Java 7. Guava has required Java 8 for a while now. Note also that the APIs in question are available even under Android [even without opt-in library desugaring](https://r8.googlesource.com/r8/+/refs/heads/main/src/main/java/com/android/tools/r8/ir/desugar/BackportedMethodRewriter.java). RELNOTES=n/a PiperOrigin-RevId: 654844953
Mention the -android flavor of Guava in our CVE page. https://groups.google.com/d/topic/guava-discuss/Np1tfGRfJTw/discussion ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=273960504
Fix nonpublic identifiers and documentation that use "whitelist" or "blacklist" to use less problematic terms. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199834981
Fix link. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194985740
Mention 24.1.1, and fix another occurrence of 24.2. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194449328
Change 24.2 to 25.0 since that's the version we're releasing. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194336466
Avoid presizing arrays. RELNOTES=Fixed Denial of Service vulnerability for servers that use Guava and deserialize attacker data: [CVE-2018-10237](https://github.com/google/guava/wiki/CVE-2018-10237). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194113840