commit | c88e2ae198ad52d91109d04a18dbffd3b46c051a | [log] [tgz] |
---|---|---|
author | Chang Xing <chxing@google.com> | Thu Jul 20 15:57:21 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Jul 27 10:28:35 2017 -0700 |
tree | d3495b73b3023067d4c6e312d74f4da9b0944cac | |
parent | 64189301f32250113c008b72f4b4b7ded98bbe84 [diff] |
Add AotClassLinker Add AotClassLinker, this will enable the compiler driver to intercept class verification to avoid reverifying classes for ag/2614411. This is required since we can't reverify classes that have quickened bytecodes. Test: make test-art-host -j64 Bug: 63467744 Merged-In: If53d3ee3231c337a9ea917f5b885c173917765de Change-Id: I3fb0264e99c7b327e2eb1bfbd714d2c1bacc1299