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

Issue 1274983002: [GC] Check for incremental marking when a GC is triggered on reaching the external allocation limit (Closed)

Created:
5 years, 4 months ago by Michael Lippautz
Modified:
5 years, 4 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[GC] Check for incremental marking when a GC is triggered on reaching the external allocation limit We missed a check whether we can actually do incremental marking when starting it on reaching the external allocation limit. BUG=chromium:517195 LOG=N Committed: https://crrev.com/d2bd9517fefabf0d739f29b4ab61f26e88bddb0b Cr-Commit-Position: refs/heads/master@{#30043}

Patch Set 1 #

Patch Set 2 : Added regression test #

Total comments: 2

Patch Set 3 : Remove bogus description #

Total comments: 2

Patch Set 4 : No #

Patch Set 5 : Switch to knitted cctest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -12 lines) Patch
M src/api.cc View 1 chunk +20 lines, -12 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Michael Lippautz
5 years, 4 months ago (2015-08-06 09:04:00 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/1274983002/diff/20001/test/mjsunit/regress/regress-517195.js File test/mjsunit/regress/regress-517195.js (right): https://codereview.chromium.org/1274983002/diff/20001/test/mjsunit/regress/regress-517195.js#newcode7 test/mjsunit/regress/regress-517195.js:7: // Test requires ASAN. really?
5 years, 4 months ago (2015-08-06 09:48:04 UTC) #3
Michael Lippautz
https://codereview.chromium.org/1274983002/diff/20001/test/mjsunit/regress/regress-517195.js File test/mjsunit/regress/regress-517195.js (right): https://codereview.chromium.org/1274983002/diff/20001/test/mjsunit/regress/regress-517195.js#newcode7 test/mjsunit/regress/regress-517195.js:7: // Test requires ASAN. On 2015/08/06 09:48:04, Hannes Payer ...
5 years, 4 months ago (2015-08-06 09:54:26 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1274983002/diff/40001/test/mjsunit/regress/regress-517195.js File test/mjsunit/regress/regress-517195.js (right): https://codereview.chromium.org/1274983002/diff/40001/test/mjsunit/regress/regress-517195.js#newcode5 test/mjsunit/regress/regress-517195.js:5: // Flags: --invoke-weak-callbacks --omit-quit --noincremental-marking --random-seed=866466637 do we really ...
5 years, 4 months ago (2015-08-06 09:55:11 UTC) #5
Michael Lippautz
https://codereview.chromium.org/1274983002/diff/40001/test/mjsunit/regress/regress-517195.js File test/mjsunit/regress/regress-517195.js (right): https://codereview.chromium.org/1274983002/diff/40001/test/mjsunit/regress/regress-517195.js#newcode5 test/mjsunit/regress/regress-517195.js:5: // Flags: --invoke-weak-callbacks --omit-quit --noincremental-marking --random-seed=866466637 On 2015/08/06 09:55:11, ...
5 years, 4 months ago (2015-08-06 09:58:20 UTC) #6
Hannes Payer (out of office)
LGTM
5 years, 4 months ago (2015-08-06 09:59:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274983002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274983002/60001
5 years, 4 months ago (2015-08-06 10:01:03 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel/builds/8419)
5 years, 4 months ago (2015-08-06 10:30:25 UTC) #11
Michael Lippautz
PTAL Switched to hand-knitted cctest since JS test ran oom on a win bot.
5 years, 4 months ago (2015-08-06 10:56:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274983002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274983002/80001
5 years, 4 months ago (2015-08-06 11:02:51 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-06 11:49:52 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-06 11:50:09 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d2bd9517fefabf0d739f29b4ab61f26e88bddb0b
Cr-Commit-Position: refs/heads/master@{#30043}

Powered by Google App Engine
This is Rietveld 408576698