OSDN Git Service

Only create non-moving space at fixed address if zygote
authorMathieu Chartier <mathieuc@google.com>
Mon, 25 Jan 2016 20:53:03 +0000 (12:53 -0800)
committerMathieu Chartier <mathieuc@google.com>
Mon, 25 Jan 2016 20:59:47 +0000 (12:59 -0800)
commit966f533da85f5bf0b17c9de70598707cdc2655a7
tree9644471b15c917a9bf3f5be86403afd7e5ee2b68
parent4fe6ce5f48687cf24c91ac9865dbad497ed6c074
Only create non-moving space at fixed address if zygote

Pulled from app image CL, hopefully fixes dex2oat asan failure.

Change-Id: I022f7509b534679e5a4ef99ec7a0c622472cf740
runtime/gc/heap.cc