Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shade com.google.common.** in the Jacoco test runner.
This isolates the Bazel coverage runner's version of Guava from the user's. Resolves bazelbuild#12998 Testing Done: - Verified `bazel coverage` worked against a crufty internal target using this patch with java_tools javac11-10.5 and Bazel 4.0.0. - `bazelisk build src:java_tools.zip`; manual inspection of `JacocoCoverage_jarjar_deploy.jar`. Closes bazelbuild#12999. PiperOrigin-RevId: 360643918
- Loading branch information