Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.2
-
None
Description
Code is throwing a NPE when clazz.getSuperClass() returns null on the previous iteration.
As per the JavaDocs:
If this {@code Class} represents either the {@code Object} class, an interface, a primitive type, or void, then null is returned.
Current code doesn't handle this case.
Attachments
Issue Links
- links to