[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unoptimized bytecode
Hi!
I am not sure if javac optimizes at all as long as you do not use "-O" as
parameter.
Alternatively you could use the IBM Jikes compiler which has multiple
optimization options.
Hope that helps,
Eric
----- Original Message -----
From: "david shepherd" <davidshepherd@rocketmail.com>
To: <soot-list@sable.mcgill.ca>
Sent: Wednesday, June 25, 2003 4:47 PM
Subject: unoptimized bytecode
> Does anyone know how to compile java source code to
> totally, absolutely unoptimized (in any way) bytecode
> for input into Soot?
>
> Thanks,
> Dave
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
>
>