https://bz.apache.org/bugzilla/show_bug.cgi?id=59247
--- Comment #10 from Coty Sutherland <csuth...@redhat.com> --- It looks like I should also note that this issue does affect tomcat6, tomcat7, and tomcat8 on IBM Java 7 and IBM Java 8. There are multiple warnings in tomcat6 (the RuntimePermission denial for accessClassInPackage.org.apache.catalina in the examples webapp, which I provided another patch suggestion for after this was fixed initially, and accessClassInPackage.org.apache.catalina.loader) plus messages regarding the deprecation of Manager.setMaxInactiveInterval()), tomcat7 and tomcat8 have the same warning regarding the RuntimePermission denial of accessClassInPackage.org.apache.catalina.loader, and tomcat9 seems unaffected (doesn't log the warning other than warnings about logging.properties in the webapps). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org