njit-jerse / specimin

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

Use decompiler #242

Closed LoiNguyenCS closed 5 months ago

LoiNguyenCS commented 5 months ago

Professor,

This is the PR to invoke a decompiler. I have decided to use VineFlower. It is built based on FernFlower. However, VineFlower supports Gradle, and it seems to be cooler according to its creator. :-)

Sorry for adding the try-catch statements when parsing the file. As explained in the comments, it is actually difficult to fix a bug that can't be reproduced locally. But since those bugs do not happen locally., I think we don't have to worry about them.