Bump jvm from 1.9.23 to 1.9.24
Bumps jvm from 1.9.23 to 1.9.24.
Release notes
Sourced from jvm's releases.
1.9.24
Changelog
Backend. Wasm
KT-64890
K/Wasm compiler crash with external class and KodeinCompiler
KT-65235
JDK 21 might lead to change in overloads resolutionKT-66768
K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218
Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127
KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514
Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043
JPS dumb mode should respect maps needed for the compilerTools. Wasm
Changelog
Sourced from jvm's changelog.
1.9.24
Backend. Wasm
KT-64890
K/Wasm compiler crash with external class and KodeinCompiler
KT-65235
JDK 21 might lead to change in overloads resolutionKT-66768
K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218
Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127
KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514
Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043
JPS dumb mode should respect maps needed for the compilerTools. Wasm
Commits
-
0d7708d
Add changelog for 1.9.24 -
392181d
[K/N] Devirtualization: fixed the problem with type checks -
9ac91e4
[K/N][tests] Couple of reproducers for #KT-67218 -
1a630b5
[WasmJs] Add support for external class reflection -
0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler -
8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging -
05373c4
[CLI] Include klib generation into IR translation time measurements -
cc379a8
[CLI] Notify JS IR perf manager when generation is started and finished -
c3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished -
4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finished - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts