Skip to content

[8.x] deps: V8: cherry-pick 8361fa58 from upstream - #21294

Merged
ofrobots merged 1 commit into
nodejs:v8.x-stagingfrom
ofrobots:backport/8/806388
Jun 30, 2018
Merged

[8.x] deps: V8: cherry-pick 8361fa58 from upstream#21294
ofrobots merged 1 commit into
nodejs:v8.x-stagingfrom
ofrobots:backport/8/806388

Conversation

@ofrobots

Copy link
Copy Markdown
Contributor

9.x: #21293

Original commit message:

[runtime] Fix derived class instantiation

Bug: chromium:806388
Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
Reviewed-on: https://chromium-review.googlesource.com/894942
Reviewed-by: Igor Sheludko ishell@chromium.org
Commit-Queue: Camillo Bruni cbruni@chromium.org
Cr-Commit-Position: refs/heads/master@{#50990}

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

/cc @nodejs/v8-update

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ofrobots sadly an error occured when I tried to trigger a build :(

@nodejs-github-botnodejs-github-bot added v8 engine Issues and PRs related to the V8 dependency. v8.x labels Jun 12, 2018
@MylesBorins

Copy link
Copy Markdown
Contributor

this is going to need a rebase and another CI kick off

@ofrobots

Copy link
Copy Markdown
ContributorAuthor

@ofrobots
ofrobots requested a review from targosJune 14, 2018 21:41
@ofrobots

Copy link
Copy Markdown
ContributorAuthor

@mhdawson the V8-CI seems to be failing on ppcle and s390x. Any ideas why?

@ofrobots

Copy link
Copy Markdown
ContributorAuthor

@nodejs/build @mhdawson ping on the V8-CI issues above.

@mhdawson

Copy link
Copy Markdown
Member

I fixed the s390 issue a few days ago as mentioned on the other PR.

@ofrobotsofrobots added blocked PRs that are blocked by other issues or PRs. and removed blocked PRs that are blocked by other issues or PRs. labels Jun 28, 2018
@ofrobots

Copy link
Copy Markdown
ContributorAuthor

Fresh V8 CI now that the CI issues are fixed: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1495/

@ofrobots

Copy link
Copy Markdown
ContributorAuthor

@nodejs/lts @nodejs/v8-update this needs an LGTM before this back-port can land.

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamp LGTM

Original commit message:
[runtime] Fix derived class instantiation
Bug: chromium:806388
Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
Reviewed-on: https://chromium-review.googlesource.com/894942
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{nodejs#50990}
PR-URL: nodejs#21294
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@ofrobots
ofrobots merged commit a075cbe into nodejs:v8.x-stagingJun 30, 2018
@ofrobots

Copy link
Copy Markdown
ContributorAuthor

Thanks!. Landed on v8.x-staging as a075cbe.

@ofrobots
ofrobots deleted the backport/8/806388 branch June 30, 2018 15:56
@MylesBorinsMylesBorins mentioned this pull request Jul 9, 2018
rvagg pushed a commit that referenced this pull request Aug 16, 2018
Original commit message:
[runtime] Fix derived class instantiation
Bug: chromium:806388
Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
Reviewed-on: https://chromium-review.googlesource.com/894942
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50990}
PR-URL: #21294
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ofrobots@nodejs-github-bot@MylesBorins@mhdawson