Fix allocation tracking race
Check if changed from uninstrumented to instrumented during GC for alloc. If we changed, retry the allocation with kInstrumented = true. Added stress test. Bug: 27337759 Change-Id: Iaad7977693c9ed927f779a66b29cd58341a837da
Loading
Please sign in to comment