sheckman | Shared With: Everyone - May 20 2008 | java, tools, static analysis
sheckman | Shared With: Everyone - Dec 05 2007 | Java, Eclipse plugin, plugin, static analysis, style checker
sheckman | Shared With: Everyone - Sep 07 2007 | java, research subject
sheckman | Shared With: Everyone - Sep 07 2007 | java, research subject
sheckman | Shared With: Everyone - Aug 09 2007 | java, concurrency, static analysis
sheckman | Shared With: Everyone - Aug 09 2007 | static analysis, concurrency, Java
Quoted: Abstract: Static analysis is a tremendous help when trying to find faults in complex software. Writing multi-threaded programs is difficult, because the thread scheduling increases the program state space exponentially, and an incorrect thread synchronization produces faults that are hard to find. Program checkers have become sophisticated enough to find faults in real, large-scale software. In particular, Jlint, a very fast Java program checker, can check packages in a highly automated manner. The original version, Jlint1, still lacked full support for synchronization statements in Java. We extended Jlint1's model to include synchronizations on arbitrary objects, and named our version Jlint2. Our statistical analysis proves that these extensions are relevant and useful. Applying Jlint2 to various large software packages, including commercial packages from Trilogy, found 12 faults, two of which related to multi-threading.
sheckman | Shared With: Everyone - May 30 2007 | static analysis, race detection, concurrency, Java, tool
sheckman | Shared With: Everyone - May 30 2007 | static analysis, java, concurrency, lock, commercial, tool, annotations, findbugs
sheckman | Shared With: Everyone - Feb 21 2007 | eclipse, java, plugin, version control
sheckman | Shared With: Everyone - May 17 2006 | bayesian, networks, java
Related Content from Around Faves
java
-
2 FaversViewed: 18 TimesQuoted: The world's largest development and download repository of Open Source code and applications
- talios - May 20 20081 FaverViewed: 4 Times
- jshin - Jan 09 20071 FaverViewed: 19 Times






