-
Bug
-
Resolution: Done
-
Major
-
1.2.2
-
None
-
None
Sometimes when checking the super hierarchy the class checker object which is used to traverse the super hierarchy stumbles off the end of the supers chain with a null super name. The checker attempts to transform the name from external to internal form by removing a leading L and trailing ; and substituting / for . This causes an NPE.