diff options
author | 2014-04-10 10:56:55 -0700 | |
---|---|---|
committer | 2014-04-10 12:48:48 -0700 | |
commit | b38d483b742eafc7833fac1ebb4fa1481cbac179 (patch) | |
tree | 05437041ee24b89481e9c3ef0be7589fa3e25e44 /compiler/compiled_method.cc | |
parent | 22839a631bb3591a1c0037c388d51a4f18b5fb5e (diff) |
Fix race condition in TransitionCollector.
There was a race condition where if multiple threads were calling
TransitionCollector it could cause a crash due to an invalid
collector transition if another thread did the collector transition
before the SuspendAll.
Bug: 13929101
Change-Id: I8c162a83c1f53d0cbdefab62b0a5bcbb151d6c42
Diffstat (limited to 'compiler/compiled_method.cc')
0 files changed, 0 insertions, 0 deletions