Home PageCategories: Code analysis - Standards verifiers
Latest version: 0.9
Added 2005-12-13
Lint4j ("Lint for Java") is a static Java source and byte 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. It has plugins for Ant, Maven, Eclipse as well as Unix and Windows command line utilities.
Lint4j reports suspicious coding patterns and obvious problems, which helps developers speed up code reviews and find issues very early in the software development lifecycle.
Built for Java |
Plug-in |
Free or free version available |