[infinispan-issues] [JBoss JIRA] (ISPN-2559) Util.loadClass() swallows certain types of exceptions
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Wed Dec 5 11:34:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2559:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.2.0.Beta6
(was: 5.1.9.Final)
(was: 5.2.0.CR1)
Resolution: Done
Integrated in master.
> 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.Beta6, 5.2.0.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