Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
60026

Details

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

ViolationMessageLine
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
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.101
ErrorsExpected an @return tag.110

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

ViolationMessageLine
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
ErrorsExpected @param tag for 'filterConfig'.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

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

ViolationMessageLine
ErrorsThe field 'locale' must be declared final.48
ErrorsThe field 'thread' must be declared final.54
Errors'locale' hides a field.144