commit | fbeef469d2a147c055556121be51b8a41858a368 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Fri Oct 19 14:16:35 2018 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Wed Oct 24 17:56:54 2018 -0700 |
tree | 959225e7ffa0c06e24f31e47743c695ee62d07be | |
parent | 08fc17a671ebae4671f0e87171599874e9352f87 [diff] |
Fixed a GC bug caused by improper AppImage string fixup. Previously, AppImage string references were being updated without properly updating GC metadata. This patch collects and records the information necessary to properly patch the references without breaking the GC. Bug: 117846779 Bug: 117426394 Test: m test-art-host-gtest Test: art/test/testrunner/testrunner.py -b --host Change-Id: I2faac626f7cccf080e7520b87dd117b58c8d64a3