Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
60040

Details

org/jdtaus/core/container/ri/servlet/ContextLostException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsThe field 'locale' must be declared final.48
ErrorsThe field 'thread' must be declared final.54
Errors'locale' hides a field.144

org/jdtaus/core/container/ri/servlet/HttpSessionContext.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.40
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.95
ErrorsParameter key should be final.95
ErrorsVariable 'key' should be declared final.95
ErrorsExpected an @return tag.104

org/jdtaus/core/container/ri/servlet/ServletContextFactories.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExpected an @return tag.48
ErrorsExpected an @return tag.66
ErrorsExpected an @return tag.84
ErrorsExpected an @return tag.102

org/jdtaus/core/container/ri/servlet/ServletFilter.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.55
ErrorsVariable 'locale' should be declared final.123
ErrorsParameter filterConfig should be final.137
ErrorsExpected @param tag for 'filterConfig'.137
ErrorsVariable 'filterConfig' should be declared final.137
ErrorsExpected @throws tag for 'ServletException'.137
ErrorsExpected @param tag for 'req'.191
ErrorsExpected @param tag for 'rsp'.191
ErrorsExpected @param tag for 'chain'.192
ErrorsExpected @throws tag for 'IOException'.193
ErrorsExpected @throws tag for 'ServletException'.193
ErrorsMissing a Javadoc comment.222
ErrorsVariable 'e' should be declared final.255

org/jdtaus/core/container/ri/servlet/ServletRequestLocale.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/container/ri/servlet/SessionLostException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsThe field 'locale' must be declared final.48
ErrorsThe field 'thread' must be declared final.54
Errors'locale' hides a field.144