On Mon, 18 Dec 2000, Joi Ellis wrote: > On Mon, 18 Dec 2000, Jacob Nikom wrote: > > > Hi, > > > > I started to use jikes and like it very much. So I started to wonder, > > what are the disadvantages to use jikes instead of javac (SUN or > > Blackdown)? What not to use only jikes? > > Besides the fact that it generates a binary that runs on only one > platform? I think you are getting Jikes confused with GCJ, the GNU Java compiler project. Jikes is a drop in replacement for javac. It writes out .class files just like javac, only way faster. I have a java project that takes 60 seconds to compile with javac and only 3 seconds to compile with Jikes. See this URL for more info: http://oss.software.ibm.com/developerworks/opensource/jikes/project/ Mo DeJong Red Hat Inc ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- What are the disadvantages of using jikes instead of jav... Jacob Nikom
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes inste... Joi Ellis
- Re: What are the disadvantages of using jikes inste... Joseph Shraibman
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes i... Levente Farkas
- Re: What are the disadvantages of using jikes i... Uncle George
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes i... David Brownell
- Re: What are the disadvantages of using jik... David Brownell
- Re: What are the disadvantages of using... David Brownell
- Re: What are the disadvantages of using jikes inste... Lachlan O'Dea
- Re: What are the disadvantages of using jikes inste... Nathan Meyers
- Re: What are the disadvantages of using jikes i... Ola Samuelson
- Re: What are the disadvantages of using jikes inste... Juergen Kreileder
- Re: What are the disadvantages of using jikes i... Nathan Meyers
- Re: What are the disadvantages of using jikes inste... Mr.Y.SHIVAKANT