Skip to content

Conversation

udalov
Copy link
Member

@udalov udalov commented Sep 18, 2024

ASM 9.7 supports Java 23 bytecode.

This is needed in order to support JVM target bytecode version 23 in Kotlin compiler (KT-71537), because there's an integration test at integration-testing/examples/jdk-compatibility which uses ASM with the latest supported JvmTarget version.

ASM 9.7 supports Java 23 bytecode.

This is needed in order to support JVM target bytecode version 23 in
Kotlin compiler (KT-71537), because there's an integration test at
`integration-testing/examples/jdk-compatibility` which uses ASM with the
latest supported JvmTarget version.
@udalov udalov requested a review from mvicsokolova September 18, 2024 14:45
@mvicsokolova mvicsokolova merged commit ca42b8a into develop Sep 19, 2024
2 checks passed
@mvicsokolova mvicsokolova deleted the udalov branch September 19, 2024 13:09
@udalov
Copy link
Member Author

udalov commented Sep 20, 2024

@tbogdanova Sorry, forgot to add someone from the release team here. Could you please rebase kotlin-community/dev on this commit? It's needed to merge the fix for KT-71537 to Kotlin master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants