threadsafe:
thread + safe
ThreadSafe is a source code analysis tool that identifies application risks and security vulnerabilities associated with concurrency in Java code bases, using whole-program interprocedural analysis. ThreadSafe is used by major investment banks and other companies to identify and avoid software failures in concurrent applications running in complex environments. These are among the most insidious of software defects because they can't be reliably detected by testing.