mistupv / JavaSlicer

A program slicer for Java, based on the system dependence graph (SDG).
https://mist.dsic.upv.es/JavaSlicer/demo/
GNU Affero General Public License v3.0
54 stars 18 forks source link

Remove guru.nidi.graphviz-java library #11

Closed cargaji closed 4 years ago

cargaji commented 4 years ago

Fixes #8

This removes ~20MB from a packaged jar executable and lowers the resources needed on runtime (less classes loaded into memory).