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

Issue 890563003: Fix --max_old_space_size=4096 integer overflow. (Closed)

Created:
5 years, 10 months ago by bnoordhuis
Modified:
5 years, 10 months ago
Reviewers:
Sven Panne, Yang
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Visibility:
Public.

Description

Fix --max_old_space_size=4096 integer overflow. R=yangguo@chromium.org Committed: https://crrev.com/6253aa8908c55535473ddbe1db8e5a6f5e559b73 Cr-Commit-Position: refs/heads/master@{#26371}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
M src/flag-definitions.h View 3 chunks +15 lines, -13 lines 0 comments Download
M src/flags.cc View 8 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
bnoordhuis
See https://github.com/iojs/io.js/issues/648 for background. Large --max_old_space_size values wrap around when multiplied by MB.
5 years, 10 months ago (2015-01-29 16:50:19 UTC) #2
Yang
Not sure about this CL. The flags by themselves are fine. The problem only happens ...
5 years, 10 months ago (2015-01-30 10:14:59 UTC) #4
bnoordhuis
On 2015/01/30 10:14:59, Yang wrote: > Not sure about this CL. The flags by themselves ...
5 years, 10 months ago (2015-01-30 11:06:26 UTC) #5
Yang
On 2015/01/30 11:06:26, bnoordhuis wrote: > On 2015/01/30 10:14:59, Yang wrote: > > Not sure ...
5 years, 10 months ago (2015-01-30 13:23:18 UTC) #6
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 10 months ago (2015-01-30 16:06:24 UTC) #9
Yang
Committed patchset #1 (id:1) manually as 6253aa8908c55535473ddbe1db8e5a6f5e559b73 (presubmit successful).
5 years, 10 months ago (2015-01-31 20:45:55 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6253aa8908c55535473ddbe1db8e5a6f5e559b73 Cr-Commit-Position: refs/heads/master@{#26371}
5 years, 10 months ago (2015-01-31 20:45:57 UTC) #11
Yang
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/875053005/ by yangguo@chromium.org. ...
5 years, 10 months ago (2015-01-31 21:44:56 UTC) #12
Michael Achenbach
How was this CL uploaded? It is missing the target ref property. Maybe the gclient ...
5 years, 10 months ago (2015-02-01 08:04:50 UTC) #13
Yang
On 2015/02/01 08:04:50, Michael Achenbach wrote: > How was this CL uploaded? It is missing ...
5 years, 10 months ago (2015-02-01 08:12:21 UTC) #14
bnoordhuis
5 years, 10 months ago (2015-02-01 14:11:47 UTC) #15
Message was sent while issue was closed.
On 2015/02/01 08:12:21, Yang wrote:
> Ben, could you base your v8 patches on the new git workflow?

Sorry about that.  Yes, I'll start doing that from now on.

Powered by Google App Engine
This is Rietveld 408576698