google / guava

Google core libraries for Java
Apache License 2.0
50.25k stars 10.91k forks source link

Migrate off `Throwables.propagate`, and stop rethrowing exceptions from other threads. #7449

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Migrate off Throwables.propagate, and stop rethrowing exceptions from other threads.

Plus, simplify CacheLoader setup slightly.

Fixes #7434

RELNOTES=n/a