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

Issue 2252533002: Fix race in GC sweeper and isolate reload rollback. (Closed)

Created:
4 years, 4 months ago by Florian Schneider
Modified:
4 years, 4 months ago
Reviewers:
rmacnak
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 race in GC sweeper and isolate reload rollback. The sweeper could see a NULL saved_class_table_. Also, make LoadRelaxed a template function to avoid casting to uword. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/d664003e5b46c28a48b98ca8932f66bdbd99aeb0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M runtime/vm/atomic.h View 1 chunk +3 lines, -8 lines 0 comments Download
M runtime/vm/isolate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 4 months ago (2016-08-15 22:22:38 UTC) #2
rmacnak
lgtm
4 years, 4 months ago (2016-08-15 22:30:07 UTC) #3
Florian Schneider
4 years, 4 months ago (2016-08-15 22:50:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d664003e5b46c28a48b98ca8932f66bdbd99aeb0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698