OSDN Git Service

Merge "Thread-local mark stacks for the CC collector."
authorHiroshi Yamauchi <yamauchi@google.com>
Mon, 13 Jul 2015 22:51:39 +0000 (22:51 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Mon, 13 Jul 2015 22:51:40 +0000 (22:51 +0000)
1  2 
runtime/gc/collector/concurrent_copying.cc
runtime/runtime.cc
runtime/runtime.h
runtime/thread.cc
runtime/thread_list.cc

  #include "concurrent_copying.h"
  
  #include "art_field-inl.h"
+ #include "base/stl_util.h"
  #include "gc/accounting/heap_bitmap-inl.h"
  #include "gc/accounting/space_bitmap-inl.h"
 +#include "gc/reference_processor.h"
  #include "gc/space/image_space.h"
  #include "gc/space/space.h"
  #include "intern_table.h"
Simple merge
Simple merge
Simple merge
Simple merge