docker-compose-v3
docker-compose-v3 copied to clipboard
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-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Changelog
Sourced from jvm's changelog.
1.9.24
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Commits
0d7708dAdd changelog for 1.9.24392181d[K/N] Devirtualization: fixed the problem with type checks9ac91e4[K/N][tests] Couple of reproducers for #KT-672181a630b5[WasmJs] Add support for external class reflection0872420ReorganizeGradleBuildTimeentries to match actual structure used in compiler8bbf8dc[Minor] RenamecompilerandcompilerPipelinefiles to show backend belonging05373c4[CLI] Include klib generation into IR translation time measurementscc379a8[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf[CLI] Notify JS IR perf manager when analysis is started and finished- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Test Results
12 files + 10 12 suites +10 3s :stopwatch: +3s 37 tests ± 0 37 :white_check_mark: ± 0 0 :zzz: ±0 0 :x: ±0 228 runs +190 228 :white_check_mark: +190 0 :zzz: ±0 0 :x: ±0
Results for commit a64e355e. ± Comparison against base commit 038dc9c1.
Superseded by #428.