[Soot-list] Release class

Silviu ANDRICA silviu.andrica at epfl.ch
Wed Jul 30 08:32:26 EDT 2008


Hello all,
    I am trying to analyze JBoss Application Server. This application 
has around 16,300 classes. The problem is that I load all of them at 
once and then proceed to analyze them. The analysis build Control Flow 
Graphs and some other big objects so, before I finish the whole 
application, I run out of memory, the GC quits. Is there a way I can 
"unload" unneeded JBoss classes? Or circumvent the need for loading 
library classes?

Thank you,
    Silviu


More information about the Soot-list mailing list