You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by markt-asf <gi...@git.apache.org> on 2017/10/13 08:39:18 UTC

[GitHub] tomcat issue #77: Removed findbugs bad practice warnings by making classes f...

Github user markt-asf commented on the issue:

    https://github.com/apache/tomcat/pull/77
  
    Making those classes final will cause problems if users have extended any of them. While that seems unlikely, experience suggests it has probably been done somewhere.  Is there any reason super.clone() can't be used instead for these?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org