Fixed
Status Update
Comments
je...@google.com <je...@google.com> #2
I just tested with 8.1.36-dev and 8.2.0-dev and the issue is still present.
ga...@google.com <ga...@google.com>
je...@google.com <je...@google.com> #4
I can't share a repro, and the full dump contains a lot of proprietary info. Is there a subset of the dump I can share that would be helpful?
je...@google.com <je...@google.com> #5
Can you share the resulting apk and then the androidx.profileinstaller.ProfileInstallerInitializer$Choreographer16Impl class file from the dump (it should be in the program.jar inside the dump)
sp...@google.com <sp...@google.com> #7
I've attached a zip with those files in a restricted comment.
72...@gmail.com <72...@gmail.com> #8
I can't repro the verification error with the attached apk, how do I repro, and what version of android did you repro on (dex2oat will fully compile this without issues on 6 and 12)
Description
In b/258677934 I found that I could specify
r8.runInSeparateProcess
by adding this to settings.gradle :However, when I try to set jvmArgs in the same way, it doesn't have an effect:
This appears to be because
says
rather than