py - Pierre Yves Ricau
py - Pierre Yves Ricau
Will upgrade a bunch of things for 3.0 so this will hopefully go away.
The exception implies that we weren't able to find the `android.os.Build` class in the heap dump, which is surprising. @dvdface Yes I'd love a heap dump: py.ricau at gmail
Note: we should probably support the case of no Build class anyway, i.e. be able to run a JVM heap dump through shark-cli even if that yields nothing. Or at...
Thanks! * The heap dump file is 187Mb * Profiler shows memory jumping by 150Mb as part of the analysis. * Heap dump shows retained size of 108Mb with 89%...
Actually I think I'm mistaken you already sent me that, rather than the heap dump that was being analyzed itself?
could do both: retry with alpha8, then retry with nothing.
PRs welcome!
I forgot to renew the domain. I'm honestly hesitant to buy it again, as Google as made noticeable improvements and got a lot more code into cs.android.com . What do...
A few next steps: - [ ] Bump min SDK to 21 (aligns with the upcoming change on the AndroidX side) - [ ] Change `ClassReferenceReader` to have a customizable...
If you think this is an issue with jetpack navigation, you should create a small project that reproduces the issue then file a bug to jetpack.