commit | a50f9cf85a3c72376a6f3e4d2e673c08169cffde | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Sep 25 11:34:45 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Sep 25 13:19:42 2015 -0700 |
tree | 9e3aea98571d04c3a3d43c4319bacd4c76e11974 | |
parent | 8a0014dd3ad1562d93695fa0d3033856ec7da133 [diff] |
Fix JIT for class unloading Keep declaring class of method live to prevent unloading. Wait for JIT to finish compiling before calling Runtime.gc(), this prevents flaky failures due to classes not being unloaded. Bug: 22720414 Change-Id: I9fe5e5e39d681bcd22acc2d2f34b0dbc9887708d