commit | 1b0fcf495e652cabaa8e65b8bf67284ca15f6485 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jul 23 16:39:21 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Jul 24 19:06:29 2019 +0000 |
tree | 5f67feca58ca2bd390ac8aa18eca17b99889186a | |
parent | 1cbac5c38ca1cb9bbdf3bc1489701a9c841764fe [diff] |
ART: Fix ScopedThreadStateChange assert Ensure that an early abort will not trigger a nested (infinite) failure. Also move the check into the body to avoid polluting the header with a very uncommon case. Test: mmma art Test: manual (run-test with 1.5GB heap) Change-Id: I85e7a5ba2e01d1762ffc5c264eee20a0c81c0b7f