FindBugs Content on InfoQ
Articles about FindBugs
Book Excerpt and Interview: Effective Java, Second Edition
by
Ryan Slobojan
Posted on
May 13, 2008
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which was the winner of a 2001 Jolt Award. This edition has been updated to discuss Java 6 language features including generics, enums, annotations, autoboxing, the for-each loop, varargs, and concurrency utilities. InfoQ asked Bloch several questions about the areas that the new edition covers.
Presentations about FindBugs
Effective Use of FindBugs in Large Software Development Efforts
by
Bill Pugh
Posted on
Mar 28, 2012
William Pugh explains how to use FindBugs, a Java static code analysis tool, to discover bugs. The talk covers general issues regarding code bugs with advice on how to make sure you get rid of them.
News about FindBugs
Bill Pugh Releases FindBugs 1.3.9 by Charles Humble Posted on Sep 16, 2009
Book Excerpt and Interview: Effective Java, Second Edition by Ryan Slobojan Posted on May 13, 2008
Continuous Integration and Code Inspection with Hudson and FindBugs by Srini Penchikala Posted on Dec 14, 2007
Current Status of Java Static Analysis Tools by Rob Thornton Posted on Nov 14, 2006



