ART: Do not emit load when inlining unused Thread.currentThread()
When the result is not used, do not emit the load. This avoids uninitialized registers leading to size-check errors. Change-Id: I212392ffea7243720f120b2f12679df286106a02
Loading
Please sign in to comment