Diversity-Driven Software Debloat

1 · César Soto Valero · June 8, 2020, 7 a.m.
Leveraging the wisdom of multiple coverage tools - For months, I have worked on dynamic debloat of Java artifacts with JDBL. To do so, I need to compile and execute software applications to determine what parts of the compiled application are used when executing it using some workloads. Then, with the collected usage information, I debloat the unused......