Turn off All Optimizations

Aleksey Shipilev aleksey.shipilev at oracle.com
Thu Nov 22 09:06:56 PST 2012


On 11/22/2012 09:00 PM, Xin Tong wrote:
> Is there a way to turn off all the optimizations the hotpot compiler
> will do to the bytecode when JITting it.

Use plain old interpreter with "-Xint"?

-Aleksey.



More information about the hotspot-compiler-dev mailing list