Fixed
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Thank you for your feedback. Team may reach out for more feedback in reproducing or triaging this issue.
ar...@google.com <ar...@google.com>
jo...@google.com <jo...@google.com> #3
Thanks David, I found the issue an I'm removing the leak now.
jo...@google.com <jo...@google.com>
da...@spotify.com <da...@spotify.com> #4
Thank you! Which version will the fix go into? I'm hoping 3.6.
jo...@google.com <jo...@google.com> #5
I can't get it into 3.6 but I can probably get it into a follow-up release (either 4.0 or 3.6.1 if there is one)
Description
See the attachment for a screenshot of the shortest path to the accumulation point.
It looks as if java.util.WeakHashMap$Entry @ 0x5ec63e6b8 uses com.android.build.gradle.internal.cxx.services.CxxCompleteModelServiceKt$COMPLETE_MODEL_SERVICE_KEY$1 @ 0x5e7316e00 as referent, see screenshot of its path. If I'm not mistaken, it cannot be garbage collected as the constant will never be GCd.
Gradle version: 6.1.1
Android Plugin Version: 3.6.0-rc02
Module Compile Sdk Version: N/A
Module Build Tools Version: N/A
Android SDK Tools version: N/A