Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 12 Number of classfiles: 23
Problems: 2 (Errors: 0 Warnings: 2 )
The field ConnectionHandler.ArrayContentsRetriever.length is never read locally
ConnectionHandler.java :
581 : int length;
The method isFailedExpression() from the type ExpressionProcesserController.RemoteExpressionProxy is never used locally
ExpressionProcesserController.java :
719 : public boolean isFailedExpression() {