Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4
-
None
Description
When the proxy code is unable to locate a parent class it fails (correctly) but that failure causes the runtime to issue a ClassFormatError, rather than a NoClassDefFoundError. There is no good reason for this.