-
Bug
-
Resolution: Done
-
Minor
-
5.1.8.Final, 5.2.0.Final
-
None
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.
- relates to
-
ISPN-3099 Util.loadClass() still swallows NoClassDefFoundError
- Closed