simpler-robot
simpler-robot copied to clipboard
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.26 to 2.28.1
Bumps org.jetbrains.kotlinx:lincheck from 2.26 to 2.28.1.
Release notes
Sourced from org.jetbrains.kotlinx:lincheck's releases.
Lincheck 2.28.1
Bug Fixes
- Replace AtomicLong.VMSupportsCS8() with a stub by
@ndkovalin JetBrains/lincheck#290Lincheck 2.28
Improvements
- Optimized spin-wait loop in Spinner by
@euppand@ndkovalin JetBrains/lincheck#287Refactoring
- Rewrote the byte-code instrumentation logic to support transformation via javaagents (see #136) by
@avpotapov00and@ndkovalin JetBrains/lincheck#285Lincheck 2.27
Bug Fixes:
LoopDetectormust reset the spin-lock detection counters when the current operation finishes by@euppin JetBrains/lincheck#281- Fix potential
IndexOutOfBoundsExceptionincurActorIsBlockingandconcurrentActorCausesBlockingby@euppin JetBrains/lincheck#277- Fix number of iterations in spin-loops in case if #cpus < #threads by
@euppin JetBrains/lincheck#284
Commits
3c6c029Release lincheck-2.28.14a2dbd5Replace AtomicLong.VMSupportsCS8() with a stub (#290)a0b1e19Prepare for next development iterationd414dcaRelease lincheck-2.285dc4e88Optimize spin-wait loop in Spinner (#287)814f2e1Refactor byte-code transformation for further replacing the custom class load...2d8a33cPrepare for next development iterationfd8682bRelease lincheck-2.275c8579cFix number of iterations in spin-loops in case if #cpus < #threads (#284)c33be44Fix potentialIndexOutOfBoundsExceptionin `ManagedStrategy.curActorIsBlock...- 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)