summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Second.java
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2020-01-08 14:23:55 +0000
committerNicolas Geoffray <ngeoffray@google.com>2020-01-14 09:12:09 +0000
commit135b5c8fe69b27c5059a9f042c394a9d438c9788 (patch)
tree219f60abe61d1eabec640550b9d62a97ac8901ac /test/ProfileTestMultiDex/Second.java
parent786e1fe445821345ae895dac60a4dc7369dab522 (diff)
Address checker tests around inline cache and the baseline compiler.
I failed to repro b/147094528 locally, but there are known two sources of inline cache noises introduced by the baseline compiler: - ensureJitCompiled doesn't ensure the method is compile 'optimized'. That's what the tests expect. - when the GC is marking, we can potentially create duplicate entries of the same class in the inline cache. Bug: 147094528 Test: test.py Change-Id: I5cd6e5874b2c7b3273a9f4c8cb0fca59263da034
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions