Page MenuHomeSolus

Update kotlin to v1.6.0
ClosedPublic

Authored by serebit on Nov 18 2021, 1:26 AM.
Tags
None
Referenced Files
F11036751: D12341.id29994.diff
Wed, Aug 9, 7:42 PM
F11036749: D12341.id.diff
Wed, Aug 9, 7:42 PM
F11036748: D12341.id29974.diff
Wed, Aug 9, 7:42 PM
F11027054: D12341.diff
Wed, Aug 9, 3:20 AM
F10870538: D12341.diff
Jun 18 2023, 9:37 AM
F10790682: D12341.id29974.diff
May 27 2023, 12:05 AM
F10790668: D12341.diff
May 26 2023, 11:59 PM
F10777451: D12341.id29974.diff
May 23 2023, 9:59 PM
Subscribers

Details

Summary

Summarized Changelog:

  • Sealed when statements
  • Suspend functions in interfaces
  • New memory model, updated LLVM, and cross-compilation of Windows targets for Kotlin/Native
  • New standard library functions and stabilized existing functions

Full release blog post is available here.

Test Plan

Build Wraith Master, compile and run a test program with JVM and Native backends, compile a test program with JS backend

Diff Detail

Repository
R4102 kotlin
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2521
Build 2521: arc lint + arc unit