Skip to content

Lincheck 2.27

Compare
Choose a tag to compare
@ndkoval ndkoval released this 16 Mar 11:52
· 59 commits to master since this release

Bug Fixes:

  • LoopDetector must reset the spin-lock detection counters when the current operation finishes by @eupp in #281
  • Fix potential IndexOutOfBoundsException in curActorIsBlocking and concurrentActorCausesBlocking by @eupp in #277
  • Fix number of iterations in spin-loops in case if #cpus < #threads by @eupp in #284