commit | 2427aae0fa7f067dc92991bb1e2d032a4368146d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Oct 17 18:05:19 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Oct 18 08:21:23 2016 -0700 |
tree | 79f49a58efcf7e4ec68bd2c05375546876d0e3ea | |
parent | 8b862ffa7ea7374e48329ae090c68c06a8c885bb [diff] |
ART: Fix and extend test 904 Fix using the wrong thread when unregistering. The inner thread should not use Thread.currentThread (copy-n-paste mistake). Add test for registering in OnLoad. Add test for keeping registered on exit. Bug: 31684277 Bug: 31684920 Test: m test-art-host-run-test-904-object-allocation Change-Id: If0d5eeeb864684ab42eeaf62698d1e639f2071d6