https://issues.apache.org/bugzilla/show_bug.cgi?id=51035
--- Comment #2 from Stefan Bodewig <[email protected]> 2011-04-08 00:10:29 EDT --- OK, usually when the class is not found things are handled differently. The only way the class can be null is if findClass throws a SecurityException. I'm not sure whether throwing an exception (like we do when the class can not be found at all) or returning false would be the better fix. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
