Liincheck 2.25
Bug Fixes:
- Do not call
Thread.stop()
inFixedActiveThreadsExecutor
on Java 20+ (#271) - Allow passing
null
-s toSystem.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