commit | db30566022d477a7362d43247b98152a2cd2e191 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Mon May 11 17:53:27 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Mon May 11 19:03:56 2015 +0200 |
tree | e6adf875f2d980fdda51d724b68d2e68effcefb1 | |
parent | cdeb0b5fede4c06488f43a212591e661d946bc78 [diff] |
Remove unused StackHandleScope It is causing crashes when there is no current thread (because it has been detached from the runtime). It happens when we sanity check the stack during runtime shutdown after stopping method tracing. Bug: 20993343 Change-Id: I549664932f513a01339e5b1c34b3ddc5744888c3