https://bz.apache.org/bugzilla/show_bug.cgi?id=58546
Bug ID: 58546
Summary: SecureNio2Channel inner class GatherState should be
static
Product: Tomcat 8
Version: trunk
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Severity: trivial
Priority: P2
Component: Util
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33218
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33218&action=edit
Makes GatherState a static inner class
Since GatherState does not need its parent SecureNio2Channel, the class can be
made static to be leaner.
See
http://findbugs.sourceforge.net/bugDescriptions.html#SIC_INNER_SHOULD_BE_STATIC
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]