Automated rollback of commit 877928bf04d0179f1b1da7f6824794514eb3e6c0. *** Reason for rollback *** This change breaks 4 projects in Bazel's downstream pipeline, including Bazel itself. https://github.com/bazelbuild/bazel/issues/14598 *** Original change description *** Remove `-XepOpt:ReturnValueIgnored:ObjectMethods=false` https://github.com/bazelbuild/bazel/issues/14589 RELNOTES[INC]: Error Prone now checks for unused return values of additional methods on `java.lang.Object`, which can be disabled using `--javacopts=-Xep:ReturnValueIgnored:OFF` PiperOrigin-RevId: 422803389 Change-Id: I37aa41f1a69443ee684e9e72b5a69be94bccefde
Java Rules for Bazel https://bazel.build.