reprogrammer / keshmesh

Keshmesh is a static analysis tool for finding and fixing concurrency bug patterns in Java.

Home Page:http://keshmesh.cs.illinois.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keshmesh

Keshmesh is an interactive tool for detecting and fixing concurrency bugs in Java programs. Keshmesh looks for certain bug patterns that are common in concurrent Java programs and offers automated fixes for some of the bug patterns.

Keshmesh uses WALA to analyze programs for complex concurrency bug patterns that span multiple methods and involve aliases. Keshmesh uses FindBugs to report bugs and offer automated fixes to the users of Eclipse.

Keshmesh has been developed at the University of Illinois and is licensed under the Illinois/NCSA Open Source License. See LICENSE.TXT for more details.

You can find more information about Keshmesh at its homepage.

About

Keshmesh is a static analysis tool for finding and fixing concurrency bug patterns in Java.

http://keshmesh.cs.illinois.edu/

License:Other


Languages

Language:Java 96.3%Language:XSLT 2.1%Language:Shell 1.4%Language:CSS 0.2%