Get the latest tech news
Fray: A Controlled Concurrency Testing Framework for the JVM
A controlled concurrency testing framework for the JVM - cmu-pasta/fray
Fray is a concurrency testing tool for Java that can help you find and debug tricky race conditions that manifest as assertion violations, run-time exceptions, or deadlocks. Fray also provides deterministic replay capabilities for debugging specific thread interleavings. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
Or read this on Hacker News