Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
30011

Files

FilesIWE
org/apache/avalon/cornerstone/services/threads/ThreadManager.java 0011

org/apache/avalon/cornerstone/services/threads/ThreadManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 41