Compiling Java Into Native code

“When it was first introduced, it seemed that Java native compilation would surely topple the JVM, taking with it the Java platform’s hard-fought platform independence. But even with its growing popularity and the increasing number of native compilers on the market, native compilation has a way to go before it poses a real threat to Java code’s portability. Unfortunately, it also may be a while before the technology is mature enough to resolve the Java performance issues so many of us struggle with today.” The article discusses the pros and cons of generating native code from Java source. Update: Steve Klingsporn says “TowerJ compiles java byte code into native code, and works quite well.”

3 Comments

  1. 2002-02-02 6:35 pm
  2. 2002-02-02 7:42 pm
  3. 2002-02-04 9:09 am