Lint4j version 0.7がリリースされました。
Lint4j version 0.7 has been released!
Lint4j (“Lint for Java”) 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.
Javaソースコードを解析して、性能問題などを検出してくれるツールです。