commit | 123c02bb75e1ddfb8d20bbd6e2e7c62ee64d6772 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Apr 25 14:11:33 2022 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Apr 29 08:17:49 2022 +0000 |
tree | 836b792e2563da85c57511391f77f52f5e48a10b | |
parent | 1fbfa9b23cd1f0b4e00fd82ea999f9530f18b609 [diff] |
Put queued compilations in sets. The GC will walk over that set to visit classes of methods being compiled. This allows removing the creation of jclass whenever a task gets enqueued. Test: test.py Bug: 218444629 Change-Id: I373b07e63c5f7ce71d023cad53904455411f5673