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

Issue 1179973005: Make ObjectGraph wait for concurrent sweeper before using mark bits (Closed)

Created:
5 years, 6 months ago by koda
Modified:
5 years, 6 months ago
Reviewers:
siva, Ivan Posva
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

Make ObjectGraph wait for concurrent sweeper before using mark bits Attempt to extend test coverage by triggering a full GC in test. (Manual inspection did show the "Wait" being executed.) BUG=https://github.com/dart-lang/sdk/issues/21620 R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/3ce2b95070a26d7aa5173673095d49e0494c4151

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M runtime/vm/object_graph.cc View 3 chunks +10 lines, -5 lines 0 comments Download
M runtime/vm/object_graph_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 6 months ago (2015-06-17 21:11:18 UTC) #2
Ivan Posva
LGTM -ip
5 years, 6 months ago (2015-06-17 21:16:55 UTC) #3
koda
5 years, 6 months ago (2015-06-17 21:22:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3ce2b95070a26d7aa5173673095d49e0494c4151 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698