Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Issue 1425463004: Fix ThreadIterator_AddFindRemove test (Closed)

Created:
5 years, 2 months ago by Cutch
Modified:
5 years, 1 month ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix ThreadIterator_AddFindRemove test - A pointer test was unsafe because the allocator could recycle the address for a new thread. Fixes #24692 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/b83e5a718ec3c07c459cb369b786b514c807ddae

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -38 lines) Patch
M runtime/tests/vm/vm.status View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/thread.h View 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/vm/thread.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M runtime/vm/thread_test.cc View 2 chunks +6 lines, -36 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Cutch
5 years, 2 months ago (2015-10-23 19:32:09 UTC) #3
siva
lgtm
5 years, 1 month ago (2015-10-26 15:41:04 UTC) #4
Cutch
5 years, 1 month ago (2015-10-26 18:07:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b83e5a718ec3c07c459cb369b786b514c807ddae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698