commit | c0a7e2bb1609da40ec67cb7e00c918637c610897 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Dec 16 10:35:19 2014 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Feb 19 12:38:42 2015 -0800 |
tree | 61325a88af96f0e64bf68cfe32351127426aae28 | |
parent | 3f43b5f4881db5a1f7bd13a095f720b7c1ddba6a [diff] |
Do GC for alloc for unstarted runtimes Currently, concurrent GC requests are ignored for unstarted runtimes. The new logic is to do a GC for alloc in RequestConcurrentGC if the runtime is not started. This reduces the java heap size in dex2oat. Change-Id: I8d4364a4e3537013b27390bb22a6f64aab58c924