Verified
Status Update
Comments
ch...@google.com <ch...@google.com> #2
Is this fixed? I'm still seeing this issue with AGP 8.1.0-beta01 + Gradle 8.1
ch...@google.com <ch...@google.com> #3
The fix has not been landed.
bl...@lyft.com <bl...@lyft.com> #4
Due to this bug in CI we hit configuration cache invalidation 100% of the time. Can we make sure the fix lands soon? And especially before 8.1.0 stable.
ch...@google.com <ch...@google.com> #5
I cc'ed you on the CL which should be landed this week.
bl...@lyft.com <bl...@lyft.com> #6
Aurimas, is this 8.1 blocking for Androidx? If not, feel free to remove the "Blocking release" label.
ap...@google.com <ap...@google.com> #7
ap...@google.com <ap...@google.com> #9
Reassigning to Xav to review CP to 8.1 branch
ap...@google.com <ap...@google.com> #10
Scott, do we have a cherry-pick ready for the lint fix?
ap...@google.com <ap...@google.com> #11
Yes, Change-Id: I994677cebb63de5472bb8ea561bdad0336c72f55
ch...@google.com <ch...@google.com> #12
Saurabh, it looks like Xav is OOO until after the deadline for patch 1 check-ins.
Can you or someone else give DrNo approval for ag/I994677cebb63de5472bb8ea561bdad0336c72f55?
Description
We are seeing this crash in our signed release builds. Dev builds where -dontoptimize is enabled work fine.
We are using Kotlin 1.7.10, and are able to repro this and similar "Verifier rejected class ... .<init>(...)" crashes in different classes across our repo using R8 4.0.48 as well as HEAD (6dc561aa43a09737a114a0b233d9476b4ec902e5).
Examples: