Skip to content

Releases: Kudo/jsc-android-buildscripts

v250230.2.1

19 Dec 07:02
Compare
Choose a tag to compare

Fix ucal_getCanonicalTimeZoneID crash to access invalid buffer

Major release based on WebKitGTK 2.26.1

18 Dec 13:03
Compare
Choose a tag to compare

This version aims to solve the JSC random crash issue.

  1. WebKitGTK 2.26.1 (With some improvement such as https://trac.webkit.org/changeset/247296/webkit)
  2. Add iOS like heap GC management that might have better memory usage.
  3. Fix Intl incorrect default timezone issue #122.
  4. Upgrade ICU to have more locale data #121.
  5. Add GC concurrency issue that might be the root cause of JSC random crash. (Credit: @pratikpatel39 @tosbaha)
  6. Reduce libjsc.so binary size that strip debug symbol.

WebKitGTK 2.26.1 unstripped

05 Oct 08:59
Compare
Choose a tag to compare

Test to upload unstripped version