Advertisements
 
Lint
All / Freeware

Size: 160.0 KB | License: Freeware | Category: Java
JiveLint JiveLint is a tool employing powerful static analysis on your JAVA source code. For example, JiveLint will find unused code and variables, switch blocks without a default case, if a class overrides Object.equals() but not Object.hashCode(), if code use == to compare Strings instead of equals().

OS: Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000
Software Terms: Analysis, Bug, Check, Code, Convention, Error, Find, Freeware, Java, Lint
Size: 1.2 MB | License: Shareware | Price: US$299 | Category: Java
Wasp Static Error Checker Wasp statically detects subtle run-time errors: null pointer exception, impermissible cast, array index out of bounds, division by zero, etc. Wasp also produces information for program understanding: detailed and precise method call graph, usage of an uninitialised variables, unreachable branches for conditional and switch statements, unreachable loop bodies, and catch clauses, assignments of a variables whose values are never used.

OS: Linux, Windows 95, Windows 98, Windows NT, Windows 2000
Software Terms: Analyser, Checker, Error, Java, Lint, Linux, Static, Wasp, Windows