OSDN Git Service

Disable the from-space memory protection under debug/gcstress.
authorHiroshi Yamauchi <yamauchi@google.com>
Thu, 1 Sep 2016 21:27:25 +0000 (14:27 -0700)
committerHiroshi Yamauchi <yamauchi@google.com>
Thu, 1 Sep 2016 21:43:40 +0000 (14:43 -0700)
commit7a2d267b907000c56f401ab3c51f155cee9752a9
tree3246f0b6fb9e2f7b77210534a585c660e405eee0
parent9495e0c56b25349220aed7adb997d81f9b0c86cc
Disable the from-space memory protection under debug/gcstress.

Temporarily for diagnosing the odd memory protection issue on the build
server.

Bug: 31172841
Test: test-art-host with SS and with SS/gcstress.
Change-Id: I915fcdc451ee92b5487c1fcbf8186767830ef1ad
runtime/gc/collector/semi_space.cc