njit-jerse / specimin

SPECIfication MINimizer. A different kind of slicer for Java.
MIT License
3 stars 5 forks source link

Avoid infinite loop in InheritancePreserveVisitor #238

Closed LoiNguyenCS closed 5 months ago

LoiNguyenCS commented 5 months ago

Professor,

This PR fixes the infinite loop problem mentioned in #234. Please take a look. Thank you.