Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27687] Android: Update V8 runtime to 7.9

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2020-01-03T17:18:33.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeGary Mathews
Created2019-12-16T18:53:10.000+0000
Updated2020-06-18T20:46:43.000+0000

Description

- Upgrade V8 to the latest stable version 7.9.317.32
https://omahaproxy.appspot.com/
https://github.com/v8/v8/tree/7.9-lkgr
- Maintain backwards compatibility

Comments

  1. Gary Mathews 2019-12-16

    master: https://github.com/appcelerator/titanium_mobile/pull/11398
  2. Christopher Williams 2019-12-17

    The compatibility patches didn't change, no breaking changes are really much of anything other then an updated pointer to the v8 source happened here. I think given that the unit test suite effectively covers this I merged it in to master for 9.0.0. There's no specific testing/effort involved here beyond ensuring modules work, the SDK builds and our test suite passes. All of those are tested by our build/ci process.
  3. Hans Knöchel 2019-12-18

    Are there notable changes / improvements that we can benefit from? Thrilled to test this soon.
  4. Gary Mathews 2019-12-18

    [~hknoechel] Here's the blog for the changes https://v8.dev/blog/v8-release-79 A number of performance improvements over 7.8.
  5. Lokesh Choudhary 2020-01-03

    Verified the fix in SDK 9.0.0.v20200103081513. Closing.

JSON Source