[infinispan-issues] [JBoss JIRA] (ISPN-2559) Util.loadClass() swallows certain types of exceptions
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Nov 28 05:19:21 EST 2012
Manik Surtani created ISPN-2559:
-----------------------------------
Summary: Util.loadClass() swallows certain types of exceptions
Key: ISPN-2559
URL: https://issues.jboss.org/browse/ISPN-2559
Project: Infinispan
Issue Type: Bug
Components: Core API
Affects Versions: 5.1.8.Final, 5.2.0.Beta4
Reporter: Manik Surtani
Assignee: Manik Surtani
Priority: Minor
Fix For: 5.2.0.CR1, 5.2.0.Final, 5.1.9.Final
Util.loadClassStrict re-wraps NoClassDefFoundErrors as ClassNotFoundExceptions. This is fine, since it is a fatal exception anyway, but it should at least log details out to enable debugging.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list