Re: [rvm-research] Disabling Optimizing Compiler
Michael Bond <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Vishal, The easiest way is to build and run the BaseBase (prototype) configuration. If you want to use a FullAdaptive (development) or FastAdaptive (production) build, then to force baseline-compilation-only at run time, run Jikes RVM with -X:aos:enable_recompilation=false -X:aos:initial_compiler=base [the second param might be the default already] Cheers, Mike On 05/07/2013 12:59 PM, vishal jain wrote: > Hi, > > I have a sample Java program, which I want to be compiled and run by > BaseLine Compiler only, and not the Optimizing compilers of Jikes. Is > there any way of disabling optimizing compilers ? > > -- > Vishal Jain > 4th year UG student > CSE,IITD > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > > > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers