-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: core-libs
-
b23
-
Verified
`Signature.ClassTypeSig::classDesc()` simply converts the class type signature's class name to a `ClassDesc` as if it is an internal name. This is correct for top-level types but incorrect for nested types, where the class name is a simple name instead.