commit | 520abbd0edcf333f07164539620ce65258c72383 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jun 01 22:29:51 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jun 03 12:55:57 2015 -0700 |
tree | 4a795bdaefc0e8cdff4c2432afa3e5d4de5f779d | |
parent | 44905ce1c97613a5cb44046049843fe1029a64cf [diff] |
ART: Refactor Thread::Init This refactor allows the parent thread to allocate the JNIEnvExt for the child (with a fallback in place in Init). This allows to throw an OOME in CreateNativeThread instead of aborting in the child. Bug: 21291279 Change-Id: Iccc1a5c202999f5bfacec706d9833e53135ba2fa