summaryrefslogtreecommitdiff
path: root/compiler/optimizing
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2023-02-14 22:38:14 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2023-02-15 13:55:42 +0000
commit8cc1c0fc045623b86cd35e93deb23004b09a3d69 (patch)
treebc301b1bf9120318976543f708d92c183d234fb0 /compiler/optimizing
parentbd8aef872c53e61881376ac670f0cb431b8b06fa (diff)
Move startup notification to a task.
Address the long-standing TODO that this should be done outside of the profiler. Also: - Remove the need to check if the profile saver is started to allocate full dex cache array. Now the notification that startup has completed will always be sent - Fix 1002-notify-startup test by creating the class loader hierarching, making app image loading possible, which was the intention of the code. - Rewrite 1002-notify-startup to wait for the runtime to say startup has completed, given it's an async task now reporting it. Test: 1002-notify-startup Bug: 260557058 Change-Id: I1fc0fc6b99de798e69af6ac4d57e8235d22c72e3
Diffstat (limited to 'compiler/optimizing')
0 files changed, 0 insertions, 0 deletions