Skip to content

Liincheck 2.25

Compare
Choose a tag to compare
@ndkoval ndkoval released this 09 Feb 14:39
· 71 commits to master since this release

Bug Fixes:

  • Do not call Thread.stop() in FixedActiveThreadsExecutor on Java 20+ (#271)
  • Allow passing null-s to System.identityHashCode(..) in the model checking mode (#266)
  • Fix ExpandingRangeGeneratorTest failing on JDK 19+

Improvements:

  • Bump Kotlin, Gradle, Kotlin Coroutines, and ASM versions (#268)
  • Do not filter Lincheck events when printing a thread dump if the thread has hung in the Lincheck internals