Dailydave mailing list archives

Java source code analysis tool


From: dave <dave () immunitysec com>
Date: Mon, 28 Jun 2004 09:32:03 -0400

Really the bugs I'd look for in Java are logic errors, but my talk focused on being able to use public tools to do custom source analysis, and here's one of those tools.

http://freshmeat.net/projects/lint4j/?branch_id=46555&release_id=165263

*About:*
Lint4j is a static Java source code analyzer that detects locking and threading issues, performance and scalability problems, and checks complex contracts such as Java serialization by performing type, data flow, and lock graph analysis.
-dave


_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
http://www.immunitysec.com/mailman/listinfo/dailydave


Current thread: