Add additional support for Thread::Current() == NULL.
Added checks for Thread::Current() == NULL so that we don't crash in Runtime::~Runtime() when we have to wait for a concurrent GC to complete. Change-Id: I3164c01f3eb668c7e8fa29c8a0d5a48b8f0e4fb1
Loading
Please sign in to comment