tushartushar / DesigniteJava

Detects smells and computes metrics of Java code
https://www.designite-tools.com/products-dj
Apache License 2.0
172 stars 64 forks source link

Application crashes when tries to resolve Generics #45

Closed AntonisGkortzis closed 6 years ago

AntonisGkortzis commented 6 years ago

During some stress testing I noticed that the application fails to resolve the types of Generics. Specifically., it crashes when the .getPackage().getName() in the following line: https://github.com/tushartushar/DesigniteJava/blob/1149927f5c01e16535e196e1f3163114ad65890e/src/Designite/SourceModel/Resolver.java#L166

AntonisGkortzis commented 6 years ago

Fixed with commit 7ca604f62aff7b4bb94df53d9b842aa73acc351e