summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2017-06-23 09:41:20 +0100
committerNicolas Geoffray <ngeoffray@google.com>2017-06-23 11:11:03 +0100
commita792067fcf354b02cbab0a51b51842b73274d4cd (patch)
tree6139b0928d66ef4f17b5386f7a9cc1dc81f1c59e /test/MultiDex/Second.java
parent2cf565901845e4bafc663c24071c91d13c692858 (diff)
Don't do a read barrier in GetProfilingInfo.
ProfilingInfos are handled by the JIT, which treats declaring classes of methods having these ProfilingInfo as weak roots. So it might be possible the JIT requests a ProfilingInfo for a class that is going to be unloaded (and that's ok, as the memory for the ProfilingInfo is reclaimed by the JIT and is done before unloading the class). bug: 62914384 Test: test.py Change-Id: I84571786c1569782fb02d68257c4f70b195f27b6
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions