Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 452 Number of classfiles: 469
Problems: 2 (Errors: 0 Warnings: 2 )
The import javax.wsdl.Message is never used
BP4202.java :
13 : import javax.wsdl.Message;
The value of the field LazyURLInputStream.debugTotalOpenStreamCount is not used
LazyURLInputStream.java :
25 : private static int debugTotalOpenStreamCount = 0;