-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android desugar build broken due to errorprone-detected error #4414
Comments
Which run is this from? The suggested errorprone fix has been merged: https://source.bazel.build/bazel/+/dd6f8298529f05372d9c0c31eabf19f69d38b22e:src/tools/android/java/com/google/devtools/build/android/desugar/LambdaClassMaker.java;h=;l=84 |
I noticed it during a recent bazel-tests run. Sorry for not linking the log! Good that the fix is in :) Let’s close this then. |
Oh wait, the link goes to a commit from December 16, suggesting that the fix might not have worked maybe? I’ll reopen for now. |
I can repro this locally at HEAD. Looking.
|
Sorry, I sent a fix: https://bazel-review.googlesource.com/c/bazel/+/31292 |
Almost sent out the same fix :-) Will import. Thanks @cushon |
Fixes #893 See also bazelbuild/bazel#4414 RELNOTES: N/A ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=181687024
Fixes #893 See also bazelbuild/bazel#4414 RELNOTES: N/A ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=181687024
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes #4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
Fixes bazelbuild#4414 Change-Id: I06eac192b5be84bd84190980fbcd05574e3a4439 PiperOrigin-RevId: 181465165
The text was updated successfully, but these errors were encountered: