DocumentCode :
1254085
Title :
Compiling Java just in time
Author :
Cramer, Timothy ; Friedman, Richard ; Miller, Terrence ; Seberger, David ; Wilson, Robert ; Wolczko, Mario
Volume :
17
Issue :
3
fYear :
1997
Firstpage :
36
Lastpage :
43
Abstract :
The Java programming language promises portable, secure execution of applications. Early Java implementations relied on interpretation, leading to poor performance compared to compiled programs. Compiling Java programs to the native machine instructions provides much higher performance. Because traditional compilation would defeat Java´s portability and security, another approach is necessary. This article describes some of the important issues related to just-in-time, or JIT, compilation techniques for Java. We focus on the JIT compilers developed by Sun for use with the JDK (Java Development Kit) virtual machine running on SPARC and Intel processors. (Access the Web at www.sun. com/workshop/java/jit for these compilers and additional information.) We also discuss performance improvements and limitations of JIT compilers. Future Java implementations may provide even better performance, and we outline some specific techniques that they may use
Keywords :
high level languages; program compilers; software performance evaluation; JIT compilers; Java implementations; Java programming language; compilation; just-in-time; machine instructions; performance; performance improvements; Decoding; Hardware; Java; Optimizing compilers; Performance evaluation; Program processors; Programming profession; Runtime; Security; Sun;
fLanguage :
English
Journal_Title :
Micro, IEEE
Publisher :
ieee
ISSN :
0272-1732
Type :
jour
DOI :
10.1109/40.591653
Filename :
591653
Link To Document :
بازگشت