[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:29:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-2559:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1491
> 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.2.0.Beta4, 5.1.8.Final
> 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