commit | c20133f66ac6d4a85bb3e80693ccb5eb2b0f0adb | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Nov 14 10:48:31 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Nov 15 18:04:11 2022 +0000 |
tree | dfac8aa3e843e0b894597aa4f40da81e4275f828 | |
parent | 4382c2605b1e979550441f25a262a0e8c527f6ec [diff] |
Release startup dex cache arrays in the GC critical section. There could be concurrent GCs which won't traverse these dex caches arrays if we don't keep them visible to the GC. Test: test.py Bug: 258984295 Change-Id: I42aea6e8932934923dd7fccc1aa625a57bcfbd9f