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

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

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

Description

Fix --max_old_space_size=4096 integer overflow. BUG=v8:3857 LOG=N Committed: https://crrev.com/a02d97e342b81526ec8ee058dd4d7612a6287d68 Cr-Commit-Position: refs/heads/master@{#26510}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/heap/heap.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
bnoordhuis
This leaves FLAG_max_semi_space_size untouched because it's an int. I assume that's because it's not expected ...
5 years, 10 months ago (2015-02-03 00:25:25 UTC) #2
Yang
On 2015/02/03 00:25:25, bnoordhuis wrote: > This leaves FLAG_max_semi_space_size untouched because it's an int. I ...
5 years, 10 months ago (2015-02-03 08:13:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/897543002/1
5 years, 10 months ago (2015-02-04 13:36:25 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/359)
5 years, 10 months ago (2015-02-04 13:39:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/897543002/1
5 years, 10 months ago (2015-02-04 13:45:46 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/361)
5 years, 10 months ago (2015-02-04 13:48:37 UTC) #11
bnoordhuis
On 2015/02/04 13:48:37, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 10 months ago (2015-02-05 00:20:42 UTC) #12
Yang
On 2015/02/05 00:20:42, bnoordhuis wrote: > On 2015/02/04 13:48:37, I haz the power (commit-bot) wrote: ...
5 years, 10 months ago (2015-02-05 16:05:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/897543002/1
5 years, 10 months ago (2015-02-09 06:59:08 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-09 07:00:39 UTC) #16
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/a02d97e342b81526ec8ee058dd4d7612a6287d68 Cr-Commit-Position: refs/heads/master@{#26510}
5 years, 10 months ago (2015-02-09 07:01:10 UTC) #17
bnoordhuis
Yang, would it be possible to get this patch back-ported to the 4.1 and 4.2 ...
5 years, 9 months ago (2015-03-17 00:25:54 UTC) #18
Yang
5 years, 9 months ago (2015-03-17 10:56:05 UTC) #19
Message was sent while issue was closed.
On 2015/03/17 00:25:54, bnoordhuis wrote:
> Yang, would it be possible to get this patch back-ported to the 4.1 and 4.2
> branches?  It should apply cleanly.
> 
> I'd be happy to file CLs for those branches but I suspect there's a bit more
to
> it than just uploading a patch.

This should already be in 4.2. I merged it to 4.1:
https://codereview.chromium.org/1009523003/

Powered by Google App Engine
This is Rietveld 408576698