Skip to content

Conversation

@paulovap
Copy link
Contributor

@paulovap paulovap commented Aug 14, 2021

With the changes introduced on #6729, #6671, #6658 it seems that using java
compiler version 8 is no longer possible. We are adjusting our CI build for
Kotlin to use Java 11 as compiler, while still emitting 1.8 bytecode.

The Kotlin CI action is also being breakdown into two: Mac & Linux.
Kotlin mac will test ios & mac builds while Linux will test js and JVM.
This change will improve build times for Kotlin on CI, which is currently
taking long times.

@github-actions github-actions bot added the CI Continuous Integration label Aug 14, 2021
@paulovap paulovap force-pushed the pp/fix_kotlin_build branch 2 times, most recently from 318888e to 92402eb Compare August 14, 2021 13:25
With the changes introduced on google#6729, google#6671, google#6658 it seems that using java
compiler version 8 is no longer possible. We are adjusting our CI build for
Kotlin to use Java 11 as compiler, while still emiting 1.8 bytecode.

The Kotlin CI action is also being breakdown into two: Mac & Linux.
Kotlin mac will test ios & mac builds while Linux will test js and JVM.
This change will improve build times for Kotlin on CI, which is currently
taking long times.
@paulovap paulovap force-pushed the pp/fix_kotlin_build branch from 92402eb to a3a604d Compare August 14, 2021 13:34
@paulovap paulovap changed the title WIP - Change Java Compiler to 11 [Kotlin] Change Java Compiler to 11 Aug 14, 2021
@aardappel
Copy link
Collaborator

Awesome!

@aardappel aardappel merged commit 390d438 into google:master Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants