CheckThread: Static Analysis for Java Threading 1.0.9
3
0
Categories:
CheckThread provides a thread annotation library and a static analysis engine detecting concurrency bugs at compile time. Expressing your Java code's threading policy through Java annotations or XML will also improve documentation and maintainability. CheckThread will report thread confinement violations and race conditions within the Eclipse IDE. This project is open source under the MIT license. See www.checkthread.org for download and code examples.
Additional Details
- Version Number: 1.0.9
- Eclipse Versions: Europa (3.3.2)
- Organization: CheckThread.org
- Date Created: 08/07/2008
- Date Updated: 02/12/2009
- Development Status: Beta
- License: Other
- Submitted by: JoeNearBoston

