OSDN Git Service

Don't allow heap transitions if the runtime is shutting down.
authorMathieu Chartier <mathieuc@google.com>
Wed, 23 Apr 2014 21:41:11 +0000 (14:41 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 23 Apr 2014 21:42:30 +0000 (14:42 -0700)
commit3c4a43469046934e76082a4cf1aca14429cd9735
treef19f9daface730f297b8f592f601688271fb3e78
parentde981b0c9124f0b1f29e18ea6b8cb8328f561aab
Don't allow heap transitions if the runtime is shutting down.

Bug: 14254222
Change-Id: I97ac988a96b56a8dc1eec018bf3ef7a691f04745
runtime/gc/heap.cc