diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2018-12-07 14:46:50 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2018-12-07 14:46:50 +0000 |
commit | 1c1c6e67d858db7fd9296260d4e6e8cff84a0364 (patch) | |
tree | df3a2b3e594be74554c97e006fc4d3271bcabaad /compiler/optimizing/graph_visualizer.cc | |
parent | 58431a7cf863b2eb7fe25eff6a28ec376f2f151d (diff) |
Remove CHECK and don't free code/data in zygote space.
jvmti can redefine classes and request free-ing code generated
by the zygote. In this case, don't free the memory, as that would
actually lead to dirty memory, which is opposite the idea of
saving memory.
bug: 120653173
Test: com.android.server.wifi.test
Change-Id: I8552f075e68e6646f06842a8abf7ec65da6be292
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions