OSDN Git Service

Revert "Revert "Add one LinearAlloc per ClassLoader""
authorMathieu Chartier <mathieuc@google.com>
Tue, 22 Sep 2015 15:50:05 +0000 (08:50 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 22 Sep 2015 16:25:09 +0000 (16:25 +0000)
commit951ec2c93c79c5539cbcc669566f0808d4460338
treece3505be2fc526afafaf6135e9d15d831860502d
parent6a6916b378c413c2692782e901393607c47f0005
Revert "Revert "Add one LinearAlloc per ClassLoader""

Issue was fixed by:
https://android-review.googlesource.com/#/c/171945/

Bug: 22720414

This reverts commit 7de5dfe37f3cf24e1166412b589f6f67dcd1f1c0.
12 files changed:
runtime/class_linker.cc
runtime/class_linker.h
runtime/class_linker_test.cc
runtime/gc/collector/concurrent_copying.cc
runtime/gc/collector/mark_compact.cc
runtime/gc/collector/mark_sweep.cc
runtime/gc/collector/semi_space.cc
runtime/jit/jit_code_cache_test.cc
runtime/mirror/class_loader.h
runtime/runtime.cc
runtime/runtime.h
runtime/stack.cc