Skip to content

Resolve kotlin ftbfs (1057513)

This MR is required to resolve 1057513 It is dependant on asm!2 (closed) in order to parse Java 21 runtime library.

Changes:

  • cherry-pick upstream patch to support Java 21 enums
  • require updated asm dependency.

Testing:

  • rebuild in sid chroot
  • rebuild of kotlin using updated intellij packages in sid chroot
  • rebuild of kotlin using updated kotlin in Java 21 default sid chroot

Merge request reports

Loading