[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem in spark command line options



Spark does a whole-program analysis, so it typically requires more than
the default 64M that the JVM gives it. Use the -Xmx option to java to
give it more memory (eg. java -Xmx200m soot.Main ...)

Ondrej

On Tue, Apr 22, 2003 at 01:32:20PM +0200, Christophe Massol wrote:
> I have some problems of memory with Spark. I use the SparkTransformer to do 
> the pointer analysis of a simple code and I have an "out of memory" 
> exception. Do you have notice that or I have done a mistake in my analyse ?
> 
> -- 
> 
> Cordialement,
> 
> 	Massol Christophe
> ---------------------------------------------------------------
> Stagiaire Projet OASIS  
> [049238 7558]
> 
>  Etudiant en maîtrise MIAGE à l'université de Nice
> 
>  Tel: 06 12 53 72 44
>  Adresse: 217 bd de la madeleine
>  06000 Nice
>