ObfusCo > The List > java

Java Blog

This has started to accrete things like Ant, as well.

These notes were jotted down as we came across problems during our software development efforts. They may be out of date with respect to the latest version of Java (e.g.: sorting issues). A lot of the problems are really just due to very bad documentation.

See also A Critique of Java.

Misc tools: Javadoc, JSwat debugger, JUnit unit testing framework, TestNG expanded unit testing framework, Testing with Hibernate, Java PathFinder, PMD (Java 'lint'), Automatic bug finder, Code coverage, Modeling / Design by contract, Profiling, Logging.