commit | d44adb689b3ec38382756397b86f80e5ea6438de | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Dec 12 16:28:25 2022 +0000 |
committer | VladimĂr Marko <vmarko@google.com> | Tue Dec 13 08:01:32 2022 +0000 |
tree | bbe990d03046d862ed41dca4a19757933d8c5ae0 | |
parent | f8b7856506858ee221a17928985d9eb5eccb3842 [diff] |
Tolerate potentially dead methods in `Instrumentation`. JIT GC can start while managed heap GC is running and methods held by JIT are potentially dead. Test: m test-art-host-gtest Test: testrunner.py --host --jit Change-Id: Ia5944fae5e375d18f0fe1a75df44005d8a6f97a3