https://bz.apache.org/bugzilla/show_bug.cgi?id=62350
--- Comment #7 from Mark Thomas <ma...@apache.org> --- Loading the class won't trigger the static initializer. Class.forName(String,boolean,ClassLoader) would work. I was planning on going through the default security policy to see how many entries I could remove by initialising rather than just loading the appropriate classes. -- 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