History log of /art/test/145-alloc-tracking-stress/src/Main.java
Revision Date Author Comments
5c0a4aff91efca13b1a560bca0be98fbc6da5ddd 17-Mar-2016 Hiroshi Yamauchi <yamauchi@google.com> Revert "Ignore 145-alloc-tracking-stress failures with JIT and CC."

This reverts commit 3296585f5879a9563214f178f97ee689fc651758.

Bug: 27467554
Change-Id: I356acd036f55605a782a83ab971d9808f10d0ed8
3296585f5879a9563214f178f97ee689fc651758 09-Mar-2016 Roland Levillain <rpl@google.com> Ignore 145-alloc-tracking-stress failures with JIT and CC.

This run-test fails also with JIT compiling on the
concurrent collector configuration; disable it for now.

Bug: 27467554
Change-Id: I551008ff5b70c83706287039092f5c9e26584227
ab4058c14ad800d20138a6c41b999029d342de2c 01-Mar-2016 Mathieu Chartier <mathieuc@google.com> 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

(cherry picked from commit eebc3af4453f5c1fb5fd80c710cfd49566080d28)

Change-Id: I8fa50975b558199fcf142c8555476053001ace50
eebc3af4453f5c1fb5fd80c710cfd49566080d28 01-Mar-2016 Mathieu Chartier <mathieuc@google.com> 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