Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v8.x] deps: V8: backport 32141e9 from upstream #16704

Closed
wants to merge 1 commit into from

Conversation

ofrobots
Copy link
Contributor

@ofrobots ofrobots commented Nov 3, 2017

This is for v8.x only. master and v9.x will pick this up in a regular V8 6.2 update.

Original commit message:

Disable --turbo-inline-array-builtins by default.

Current chrome stable has a high number of crashes due to bugs in
this feature. These bugs are already fixed but the fixes are hard
to merge back. Therefore we decided to disable the feature in stable.
This CL is intended to be merged to stable and then reverted in tot.

Bug: chromium:762020
Change-Id: Ibd5a08e3b303a204fb84a408271a1c0f97cc5b7b
Reviewed-on: https://chromium-review.googlesource.com/738176
Reviewed-by: Jaroslav Sevcik [email protected]
Commit-Queue: Georg Neis [email protected]
Cr-Commit-Position: refs/heads/master@{#48931}

Refs: v8/v8@32141e9

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps:v8

/cc @nodejs/v8
CI: https://ci.nodejs.org/job/node-test-pull-request/11165/
V8-CI: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1031/

Original commit message:
  Disable --turbo-inline-array-builtins by default.

  Current chrome stable has a high number of crashes due to bugs in
  this feature. These bugs are already fixed but the fixes are hard
  to merge back. Therefore we decided to disable the feature in stable.
  This CL is intended to be merged to stable and then reverted in tot.

  Bug: chromium:762020
  Change-Id: Ibd5a08e3b303a204fb84a408271a1c0f97cc5b7b
  Reviewed-on: https://chromium-review.googlesource.com/738176
  Reviewed-by: Jaroslav Sevcik <[email protected]>
  Commit-Queue: Georg Neis <[email protected]>
  Cr-Commit-Position: refs/heads/master@{nodejs#48931}

Refs: v8/v8@32141e9
@nodejs-github-bot nodejs-github-bot added v8 engine Issues and PRs related to the V8 dependency. v8.x labels Nov 3, 2017
@MylesBorins
Copy link
Contributor

/cc @gibfahn we may want to include this in tomorrow's release

@MylesBorins
Copy link
Contributor

MylesBorins commented Nov 6, 2017

CI was not green... but the fails look infra related

One more time : https://ci.nodejs.org/job/node-test-pull-request/11235/
V8-CI was green

@MylesBorins
Copy link
Contributor

/cc @maclover7 this does not appear to be getting the status updates from CI

@mscdex
Copy link
Contributor

mscdex commented Nov 6, 2017

The statuses show up for me.

gibfahn pushed a commit that referenced this pull request Nov 7, 2017
Original commit message:
  Disable --turbo-inline-array-builtins by default.

  Current chrome stable has a high number of crashes due to bugs in
  this feature. These bugs are already fixed but the fixes are hard
  to merge back. Therefore we decided to disable the feature in stable.
  This CL is intended to be merged to stable and then reverted in tot.

  Bug: chromium:762020
  Change-Id: Ibd5a08e3b303a204fb84a408271a1c0f97cc5b7b
  Reviewed-on: https://chromium-review.googlesource.com/738176
  Reviewed-by: Jaroslav Sevcik <[email protected]>
  Commit-Queue: Georg Neis <[email protected]>
  Cr-Commit-Position: refs/heads/master@{#48931}

Refs: v8/v8@32141e9
PR-URL: #16704
@gibfahn
Copy link
Member

gibfahn commented Nov 7, 2017

Landed in 6a7e5ce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants