Commit 59fe711f authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Fix infinite loop when calling SetStatus after OOM.

There was a problem where we would call SetStatus when we had an OOM
error. This results in attempting to find the ExceptionInInitializer
class which if not loaded does more allocations resulting in an
infinite loop.

Also some cleanup addressing other comments.

Bug: 16082350

(cherry picked from commit fd22d5ba)

Change-Id: Ie291eb0f52ba9c63f24591fae691dd9f393e6ccb
parent 63c8d355
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment